UNPKG
@jasonsoft/nestjs-redis
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Redis module for Nest framework (node.js)
github.com/jasonsoft/nestjs-redis
jasonsoft/nestjs-redis
@jasonsoft/nestjs-redis
/
dist
/
redis.constants.d.ts
3 lines
(2 loc)
•
114 B
TypeScript
View Raw
1
2
3
export
declare
const
JASONSOFT_REDIS
: unique
symbol
;
export
declare
const
JASONSOFT_REDIS_OPTIONS
: unique
symbol
;