UNPKG

@elora-cloud/elora-cli

Version:
4 lines (2 loc) 85 B
declare function run(command: string, cwd?: string): Promise<void>; export { run };