DJWassink / Promise-parallel-throttle

It's kinda like Promise.all(), but throttled!
MIT License
81 stars 3 forks source link

Added the types property to package.json #16

Closed monolithed closed 7 years ago

monolithed commented 7 years ago

The types property is used to point to your bundled declaration file https://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html

DJWassink commented 7 years ago

whoops thats embarrassing!