index
:
Website Creator
main
Node+React+MongoDB App to help create and maintain websites (WIP)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
node_modules
/
process
/
index.js
blob: 8d8ed7df45bb87f0acbfde8c1bf04755149505cf (
plain
) (
blame
)
1
2
// for now just expose the builtin process global from node.js
module
.
exports
=
global
.
process
;