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
/
es5-ext
/
test
/
function
/
constant.js
blob: 4ba2d8983f75500ea24052e067bea80994322689 (
plain
)
1
2
3
4
5
6
7
"use strict"
;
var
o
=
{};
module
.
exports
=
function
(
t
,
a
)
{
a
(
t
(
o
)(),
o
);
};