UNPKG

@jasonsoft/nestjs-redis

Version:

Redis module for Nest framework (node.js)

6 lines (5 loc) 267 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.JASONSOFT_REDIS_OPTIONS = exports.JASONSOFT_REDIS = void 0; exports.JASONSOFT_REDIS = Symbol('JASONSOFT_REDIS'); exports.JASONSOFT_REDIS_OPTIONS = Symbol('JASONSOFT_REDIS_OPTIONS');