water_xcx/miniprogram_npm/tdesign-miniprogram/image/index.d.ts

5 lines
136 B
TypeScript
Raw Normal View History

2025-04-15 15:44:51 +08:00
import { TdImageProps } from './type';
export declare type ImageProps = TdImageProps;
export * from './props';
export * from './image';