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
/
tiny-worker
/
lib
/
noop.js
blob: 312fce83b41228310d46efefd9a447261e7187cf (
plain
)
1
2
3
4
5
"use strict"
;
module
.
exports
=
function
()
{
return
void
0
;
};