UNPKG

mockdate

Version:

A JavaScript mock Date object that can be used to change when "now" is.

13 lines (12 loc) 266 B
{ "compilerOptions": { "target": "ES5", "module": "ES2015", "declaration": true, "noImplicitAny": true, "sourceMap": true, "outDir": "./lib" }, "include": ["src"], "exclude": ["node_modules", "test"] }