mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-15 01:20:19 +00: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
|