mirror of
https://github.com/nodejs/node.git
synced 2025-05-13 05:38:36 +00:00

PR-URL: https://github.com/nodejs/node/pull/40865 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
4 lines
89 B
JavaScript
4 lines
89 B
JavaScript
'use strict'
|
|
// this exists so we can replace it during testing
|
|
module.exports = process
|