Current File : //opt/alt/alt-nodejs19/root/lib/node_modules/npm/node_modules.bundled/process/index.js
// for now just expose the builtin process global from node.js
module.exports = global.process;