horse-betting/btc-ui-app-2/node_modules/streamroller/lib/now.js
2025-06-19 16:39:08 +05:30

3 lines
79 B
JavaScript

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