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
/
webpack
/
buildin
/
amd-define.js
blob: 0d32606a1ae0d3c866cff86fed46fab01372191e (
plain
)
1
2
3
module.exports = function() { throw new Error("define cannot be used indirect"); };