UNPKG

truly-ui

Version:

Web Components for Desktop Applications.

7 lines 191 B
export interface ImageUploadInterface { file: string | ArrayBuffer; index: number; title?: string; description?: string; } //# sourceMappingURL=image-upload.interface.d.ts.map