UNPKG

@process-engine/ci_tools

Version:
4 lines (3 loc) 153 B
export declare function run(...args: any[]): Promise<boolean>; export declare function getShortDoc(): string; export declare function printHelp(): void;