Exit Full View
Full View
Wiki
Photos
Family Album
Software
Games
3D
Recipes
Garden
Games Cupboard
/
build
/
js
/
node_modules
/
streamroller
/
lib
/ now.js
// allows us to inject a mock date in tests module.exports = () => new Date();