UNPKG

johny-cache

Version:

Easy distributed caching for Node.js

9 lines (8 loc) 219 B
export declare class Constants { static oneSecond(): number; static oneMinute(): number; static oneHour(): number; static oneDay(): number; static oneWeek(): number; static oneMonth(): number; }