UNPKG

react-files-uploading

Version:

The simple files uploader applied Render Props pattern. This approach allows you to fully control UI component and behaviours.

4 lines (3 loc) 149 B
export declare const DEFAULT_NULL_INDEX = -1; export declare const INIT_MAX_NUMBER = 1000; export declare const DEFAULT_DATA_URL_KEY = "dataURL";