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 251 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ThrottlerStorageOptions = void 0; exports.ThrottlerStorageOptions = Symbol('ThrottlerStorageOptions'); //# sourceMappingURL=throttler-storage-options.interface.js.map