index
:
xmake-docs
docsify
docute
fix-typos
master
vuepress
Forked from https://github.com/xmake-io/xmake-docs
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node_modules
/
date-now
/
index.js
blob: d5f143a844e802856da9d0e42f7dc4ab5d6c21e6 (
plain
)
1
2
3
4
5
module.exports = now function now() { return new Date().getTime() }