Sign in
◑
Theme
cobalt
/
cobalt.git
/
b6855995c22e1d087309b04ad43845d3c6e263ee
/
.
/
src
/
cobalt
/
debug
/
remote
/
devtools
/
node_modules
/
streamroller
/
lib
/
now.js
blob: 4dc39efa8c146472d1c169d70f80fbf3ad7ba893 [
file
]
// allows us to inject a mock date in tests
module
.
exports
=
()
=>
new
Date
();