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
/
es6-weak-map
/
test
/
implement.js
blob: 860027ed290974e58709a9ede6a6e5f0a36c2fc6 (
plain
)
1
2
3
'use strict'
;
module
.
exports
=
function
(
t
,
a
)
{
a
(
typeof
WeakMap
,
'function'
);
};