source:
node_modules/process/index.js
Last change on this file was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 96 bytes |
Line | |
---|---|
1 | // for now just expose the builtin process global from node.js |
2 | module.exports = global.process; |
Note:
See TracBrowser
for help on using the repository browser.