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