UNPKG

@uppy/core

Version:

Core module for the 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:

4 lines 144 B
export default function getFileName(fileType: string, fileDescriptor: { name?: string; }): string; //# sourceMappingURL=getFileName.d.ts.map