UNPKG

react-simple-upload

Version:

a react Uploader library implements html5 file upload and provides multiple simultaneous, stable, fault tolerant and resumable uploads

7 lines (6 loc) 133 B
export declare const defaultCategoryMap: { image: string[]; video: string[]; audio: string[]; document: string[]; };