MCPcopy Create free account
hub / github.com/BuilderIO/framework-benchmarks /

Class

src/helpers/lighthouse.d.ts:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11
12declare module 'lighthouse/report/generator/report-generator.js' {
13 export class ReportGenerator {
14 static generateReport(lhr: LH.LHResult, type: string): string;
15 }
16}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected