lix-website/themes/lix/assets/bootstrap/node_modules/streamroller/lib/now.js
2024-04-26 22:49:34 -06:00

3 lines
79 B
JavaScript

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