UNPKG

@songkeys/nestjs-redis

Version:

Redis(ioredis) module for Nest framework (node.js).

3 lines (2 loc) 143 B
export declare const READY_LOG: (namespace: string) => string; export declare const ERROR_LOG: (namespace: string, message: string) => string;