rndme / download

file downloading using client-side javascript
MIT License
2.28k stars 417 forks source link

Type declarations #106

Open rozek opened 3 years ago

rozek commented 3 years ago

Hello Dan!

I'm using your "download" library quite often - thank you very much for this work!

But since I'm mostly developing in TypeScript now, I thought it might be a good idea to provide a type declaration file for it.

And, well, since I'm also developing with Svelte, I just added an export declaration for package.json as well.

Perhaps, you'll find it useful.

With greetings from Germany,

Andreas Rozek