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
/
is-native-implemented.js
blob: df8ba0323f0cad143e260164bf9ab6843e0ddd9d (
plain
)
1
2
3
'use strict'
;
module
.
exports
=
function
(
t
,
a
)
{
a
(
typeof
t
,
'boolean'
);
};