index
:
Website Creator
main
Node+React+MongoDB App to help create and maintain websites (WIP)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
node_modules
/
webpack
/
buildin
/
amd-define.js
blob: 0d32606a1ae0d3c866cff86fed46fab01372191e (
plain
) (
blame
)
1
2
3
module
.
exports
=
function
()
{
throw
new
Error
(
"define cannot be used indirect"
);
};