UNPKG

ant-design-x-vue

Version:

Craft AI-driven interfaces effortlessly

3 lines (2 loc) 139 B
export declare const isImageFileType: (type: string) => boolean; export declare function previewImage(file: File | Blob): Promise<string>;