UNPKG

@redocly/respect-core

Version:
7 lines 285 B
import type { WorkflowExecutionResult } from '../../types'; export declare function displaySummary(startedAt: number, workflows: WorkflowExecutionResult[], argv?: { workflow?: string[]; skip?: string[]; file?: string; }): void; //# sourceMappingURL=display-summary.d.ts.map