UNPKG

@redocly/respect-core

Version:
4 lines 277 B
import type { WorkflowExecutionResult } from '../../types.js'; import type { LoggerInterface } from '@redocly/openapi-core'; export declare function displayErrors(workflows: WorkflowExecutionResult[], logger: LoggerInterface): void; //# sourceMappingURL=display-errors.d.ts.map