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