mrr.sj.front/node_modules/mz/child_process.js

9 lines
113 B
JavaScript
Raw Permalink Normal View History

2026-03-24 11:45:13 +08:00
require('thenify-all').withCallback(
require('child_process'),
exports, [
'exec',
'execFile',
]
)