lix-website/themes/lix/assets/bootstrap/node_modules/streamroller/lib/now.js

3 lines
79 B
JavaScript
Raw Normal View History

2024-04-27 03:39:10 +00:00
// allows us to inject a mock date in tests
module.exports = () => new Date();