UNPKG

lighthouse

Version:

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

10 lines 283 B
export default LinkInTextBlock; declare class LinkInTextBlock extends AxeAudit { } export namespace UIStrings { let title: string; let failureTitle: string; let description: string; } import AxeAudit from './axe-audit.js'; //# sourceMappingURL=link-in-text-block.d.ts.map