UNPKG

@nestjs/throttler

Version:

A Rate-Limiting module for NestJS to work on Express, Fastify, Websockets, Socket.IO, and GraphQL, all rolled up into a simple package.

5 lines 222 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ThrottlerStorage = void 0; exports.ThrottlerStorage = Symbol('ThrottlerStorage'); //# sourceMappingURL=throttler-storage.interface.js.map