UNPKG

@nestjs-labs/nestjs-redis

Version:

Redis(node-redis) module for Nest framework (node.js).

4 lines (3 loc) 151 B
export type * from './redis-factory.interface'; export type * from './redis-module-options.interface'; export type * from './redis-options.interface';