UNPKG

@artmate/chat

Version:

**开箱即用的AI组件库(基于 Vue3 + ElementPlus)**

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