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
/
cjs-globals.js
blob: d71e2ed57b6ee59c70df677bcc8f914225a6e779 (
plain
)
1
2
3
exports
.
dirname
=
__dirname
;
exports
.
filename
=
__filename
;
exports
.
global
=
global
;