UNPKG

projex

Version:
3 lines (2 loc) 156 B
export declare const executeCommand: (commandToUse: string | undefined) => void; export declare const childProcessRunCommandRun: (command: string) => void;