Pokemon_server / node_modules /mz /child_process.js
Jofthomas's picture
Jofthomas HF staff
Upload 4781 files
5c2ed06 verified
raw
history blame
113 Bytes
require('thenify-all').withCallback(
require('child_process'),
exports, [
'exec',
'execFile',
]
)