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