UNPKG

tdesign-miniprogram

Version:
5 lines (4 loc) 136 B
import { TdImageProps } from './type'; export declare type ImageProps = TdImageProps; export * from './props'; export * from './image';