jhurliman / node-rate-limiter

A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttled
MIT License
1.5k stars 132 forks source link

fixed typo in index.d.ts #45

Closed cwolters closed 6 years ago

cwolters commented 6 years ago

There is a signature mismatch in the index.d.ts typescript definition.