mirror of
https://github.com/bnmgh1/NodeSandbox.git
synced 2025-04-20 10:55:01 +08:00
4 lines
89 B
JavaScript
4 lines
89 B
JavaScript
'use strict'
|
|
// this exists so we can replace it during testing
|
|
module.exports = process
|