mirror of
https://github.com/Dvorinka/ClubLogos.git
synced 2026-06-03 19:42:58 +00:00
9 lines
113 B
JavaScript
9 lines
113 B
JavaScript
|
|
require('thenify-all').withCallback(
|
|
require('child_process'),
|
|
exports, [
|
|
'exec',
|
|
'execFile',
|
|
]
|
|
)
|