This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
lvjunxi
/
node_modules
Pridať medzi pozorované
2
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
25798bf1e1
Branche
Tagy
master
node_modules
/
streamroller
/
lib
/
now.js
now.js
79 B
História
Raw
1
2
// allows us to inject a mock date in tests
module.exports = () => new Date();