Current section

Files

Jump to
udia assets node_modules process index.js
Raw

assets/node_modules/process/index.js

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