UNPKG

light-upload

Version:

The most powerful lightweight file upload component. Based on JS worker thread technology, it supports multi-threaded file uploads, uploads of files of any size, resumable uploads, and concurrent uploads. File uploads do not block the UI main thread. Note

13 lines (12 loc) 271 B
declare const jaTranslation: { uploader: { title: string; dragText: string; clickText: string; chooseFile: string; releaseText: string; loading: string; fileSize: string; }; }; export default jaTranslation;