UNPKG

@tsed/cli

Version:
4 lines (3 loc) 105 B
export declare class CliRunScript { run(cmd: string, args: string[], options?: any): Promise<any>; }