UNPKG

uppy

Version:

Extensible JavaScript file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Instagram, Dropbox, Google Drive, S3 and more :dog:

5 lines (4 loc) 101 B
'use strict'; var Core = require('./Core'); module.exports = Core; //# sourceMappingURL=index.js.map