UNPKG

@code-pushup/js-packages-plugin

Version:
3 lines (2 loc) 141 B
import type { AuditResult } from '../../runner/audit/types.js'; export declare function yarnBerryToAuditResult(output: string): AuditResult;