projecte_ionic/node_modules/streamroller/lib/now.js
2022-02-09 18:30:03 +01:00

2 lines
79 B
JavaScript
Executable file

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