fastify / fastify-rate-limit

A low overhead rate limiter for your routes
MIT License
504 stars 71 forks source link

fix: return type of rateLimit #375

Closed MunifTanjim closed 2 months ago

MunifTanjim commented 3 months ago

Checklist

MunifTanjim commented 3 months ago

@jsumners @Uzlopak Can I get a review on this one? Without these changes we get TypeScript error when trying to use this package.

jsumners commented 3 months ago

I cannot read TypeScript. Please do not tag me on any TypeScript changes.