Exit Full View

Games Cupboard / build / js / node_modules / streamroller / lib / now.js

// allows us to inject a mock date in tests
module.exports = () => new Date();