django-cotton/docs/docs_project/node_modules/mz/child_process.js
2024-06-08 14:33:11 +01:00

8 lines
113 B
JavaScript

require('thenify-all').withCallback(
require('child_process'),
exports, [
'exec',
'execFile',
]
)