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
/
thirdparty
/
systemjs
/
test
/
tests
/
es6-plugin.js
blob: e37de9fcecd3a01c93ea6520c65a23647488b0da (
plain
)
1
2
3
export
function
fetch
()
{
return
'module.exports = "plugin";'
;
}