blob: 8d8ed7df45bb87f0acbfde8c1bf04755149505cf [file] [log] [blame]
// for now just expose the builtin process global from node.js
module.exports = global.process;