File Manager

Path: /opt/alt/alt-nodejs19/root/lib/node_modules/npm/node_modules.bundled/process/

Viewing File: index.js

// for now just expose the builtin process global from node.js
module.exports = global.process;