UNPKG

lighthouse

Version:

Automated auditing, performance metrics, and best practices for the web.

10 lines 310 B
export default LabelContentNameMismatch; declare class LabelContentNameMismatch extends AxeAudit { } export namespace UIStrings { let title: string; let failureTitle: string; let description: string; } import AxeAudit from './axe-audit.js'; //# sourceMappingURL=label-content-name-mismatch.d.ts.map