UNPKG

@azure/static-web-apps-cli

Version:
3 lines 216 B
export declare function runCommand(command: string, cwd?: string): void; export declare function execFileCommand(command: string, cwd?: string, args?: string[]): string | Buffer; //# sourceMappingURL=command.d.ts.map