Repository URL to install this package:
Version:
0.5.1 ▾
|
setInterval(function () {
if (process.send) {
process.send({ from: 'child' });
}
}, 1000)