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
/
process
/
index.js
blob: 8d8ed7df45bb87f0acbfde8c1bf04755149505cf (
plain
)
1
2
// for now just expose the builtin process global from node.js
module
.
exports
=
global
.
process
;