UNPKG

@boewa-software/react-async-uploader

Version:

React Uploder

7 lines (6 loc) 317 B
"use strict"; export { default as Uploader } from './js/Uploader'; export { default as UploadInput } from './js/UploadInput'; export { default as MultipleUploadsInput } from './js/MultipleUploadsInput'; export { default as BrowseButton } from './js/BrowseButton'; export { default as DropZone } from './js/DropZone';