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