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
/
index.d.ts
3 lines
(2 loc)
•
104 B
TypeScript
View Raw
1
2
3
export
*
from
'./throttler-storage-redis.interface'
;
export
*
from
'./throttler-storage-redis.service'
;