UNPKG

127 BTypeScriptView Raw
1export declare function buildCommand(args: Array<string>): string;
2export declare function buildEnvFromFlag(flag: string): {};