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