UNPKG

@nest-lab/throttler-storage-redis

Version:

Redis storage provider for the @nestjs/throttler package

6 lines 300 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./throttler-storage-redis.interface"), exports); tslib_1.__exportStar(require("./throttler-storage-redis.service"), exports); //# sourceMappingURL=index.js.map