23 / resumable.js

A JavaScript library for providing multiple simultaneous, stable, fault-tolerant and resumable/restartable uploads via the HTML5 File API.
MIT License
4.67k stars 611 forks source link

Updated resumable.d.ts with defientlyTyped version #520

Closed Johns3n closed 5 years ago

Johns3n commented 5 years ago

and changed getFromUniqueIdentifier method to return ResumableFile instead of void