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
/
resolve
/
test
/
module_dir
/
xmodules
/
aaa
/
index.js
blob: dd7cf7b2d022daae3c3f7628fcfb2f8bf186efac (
plain
)
1
module.exports = function (x) { return x * 100; };