File "index.js"

Full Path: C:/wamp64/www/INTERPRETE2/backend/node_modules/process/index.js
File size: 96 bytes
MIME-type: text/plain
Charset: utf-8

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