Files
sundynix-plant-mp/node_modules/tdesign-miniprogram/miniprogram_dist/image/index.d.ts
T
2026-02-04 14:02:31 +08:00

5 lines
136 B
TypeScript

import { TdImageProps } from './type';
export declare type ImageProps = TdImageProps;
export * from './props';
export * from './image';