UNPKG

dinache

Version:

Restful light weight in-memory cache server built on top of node.js and dinoloop.

5 lines (4 loc) 113 B
export declare class Logger { info(msg: string, data: any): void; } export declare const logger: Logger;