index
:
taler/wallet-core.git
age-withdraw
wallet-core fork
oec
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"
);
};