UNPKG

nestjs-rate-limiter

Version:

Highly configurable and extensible rate limiter library

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