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