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
/
gulp-util
/
lib
/
beep.js
blob: 5473d754815473752c45b25ee71ffef2cef25bb2 (
plain
)
1
2
3
module
.
exports
=
function
()
{
process
.
stdout
.
write
(
'\x07'
);
};