Skip to content

RateLimit

RateLimit(options): (target, propertyKey?, descriptor?) => void

Defined in: src/decorators.ts:160

Decorator: Applies a rate limit to a class or method.

RateLimitOptions

(target, propertyKey?, descriptor?): void

any

string

PropertyDescriptor

void