UNPKG

@irfanreza/nestjs-rate-limiter

Version:

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

3 lines (2 loc) 133 B
import { RateLimiterOptions } from './rate-limiter.interface'; export declare const defaultRateLimiterOptions: RateLimiterOptions;