UNPKG

@naturalcycles/nodejs-lib

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