NET-Web-API-w-Angular/my-app/node_modules/streamroller/lib/now.js

2 lines
79 B
JavaScript
Executable file

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