source:
node_modules/process/index.js@
65b6638
Last change on this file since 65b6638 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.