UNPKG

bg

Version:

Run and deploy Node.js scripts as native background services/daemons on any operating system.

3 lines 62 B
module.exports = function(){ console.log('Placeholder'); }