UNPKG

96 BJavaScriptView Raw
1// for now just expose the builtin process global from node.js
2module.exports = global.process;