Sign in
◑
Theme
chromium
/
external
/
github.com
/
v8
/
node
/
9ffde6c7fd43135e5121df8753ae45a16b8ad84c
/
.
/
lib
/
process.js
blob: aea7351ba4fd5b201b14d2666b138d0af44731cf [
file
]
'use strict'
;
// Re-export process as a built-in module
module
.
exports
=
process
;