Files
geo/frontend/node_modules/mz/child_process.js

9 lines
113 B
JavaScript
Raw Permalink Normal View History

2026-02-04 00:11:19 +05:00
require('thenify-all').withCallback(
require('child_process'),
exports, [
'exec',
'execFile',
]
)