UNPKG

jenkins-cli-node

Version:
3 lines (2 loc) 177 B
export declare function getJobByKey(key: string[], job: any): Promise<{} | null>; export declare function readCustomEntry(jobs: string[], rootPath: string): Promise<{} | null>;