Sign in
cobalt
/
cobalt
/
cc19caab3101a025a2ae4db11601ed3496c7d730
/
.
/
third_party
/
devtools
/
node_modules
/
streamroller
/
lib
/
now.js
blob: 4dc39efa8c146472d1c169d70f80fbf3ad7ba893 [
file
] [
log
] [
blame
]
// allows us to inject a mock date in tests
module
.
exports
=
()
=>
new
Date
();