UNPKG

@naturalcycles/nodejs-lib

Version:
4 lines (3 loc) 161 B
import { ExecaOptions, execCommand, execShell, execWithArgs } from './exec.util'; export type { ExecaOptions }; export { execCommand, execShell, execWithArgs };