File "index.js"

Full path: /var/www/html/gitep_front/node_modules/process/index.js
File size: 0.09 KB (96 B bytes)
MIME-type: text/plain
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

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