UNPKG

johnycash

Version:

Easy distributed caching for Node.js

9 lines 258 B
export declare class Constants { static oneSecond(): number; static oneMinute(): number; static oneHour(): number; static oneDay(): number; static oneWeek(): number; static oneMonth(): number; } //# sourceMappingURL=constants.d.ts.map