UNPKG

zcatalyst-cli

Version:

Command Line Tool for CATALYST

4 lines (3 loc) 220 B
import { asyncSpawnResposne } from '../../util_modules/shell'; declare const _default: (pth: string, skipPrompt?: boolean) => Promise<asyncSpawnResposne | Array<asyncSpawnResposne> | undefined>; export default _default;