UNPKG

@irfanreza/nestjs-rate-limiter

Version:

Forked package from ozkanonur/nestjs-rate-limiter. Highly configurable and extensible rate limiter library

5 lines (4 loc) 165 B
export * from './rate-limiter.decorator'; export * from './rate-limiter.interface'; export * from './rate-limiter.module'; export * from './rate-limiter.guard';