UNPKG
@nest-lab/throttler-storage-redis
Version:
latest (1.2.0)
1.2.0
1.1.1
1.1.0
1.0.0
Redis storage provider for the @nestjs/throttler package
github.com/jmcdo29/nest-lab
@nest-lab/throttler-storage-redis
/
src
/
throttler-storage-redis.interface.js
5 lines
•
243 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
ThrottlerStorageRedis
=
void
0
;
exports
.
ThrottlerStorageRedis
=
Symbol
(
'ThrottlerStorageRedis'
);
//# sourceMappingURL=throttler-storage-redis.interface.js.map