fastify / fastify-rate-limit

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

[backport 9.x] fix: return type of rateLimit #376

Closed MunifTanjim closed 2 months ago

MunifTanjim commented 3 months ago

Backports https://github.com/fastify/fastify-rate-limit/pull/375 to 9.x

Checklist