UNPKG

@jnxplus/common

Version:
4 lines (3 loc) 97 B
export declare function runCommand(command: string, workDir: string): { success: boolean; };