UNPKG

workerjs

Version:

Server Web Workers for node.js that work

4 lines (3 loc) 53 B
module.exports = function () { postMessage(42); };