MetricReportEntry
Defined in: runtime/report.ts:49
Extends
Section titled “Extends”Readonly<MutableMetricReportEntry>
Properties
Section titled “Properties”
readonlycount:number|null
Defined in: runtime/report.ts:44
Inherited from
Section titled “Inherited from”MutableMetricReportEntry.count
entries
Section titled “entries”
readonlyentries:Record<string,MetricReportEntry>
Defined in: runtime/report.ts:50
Overrides
Section titled “Overrides”MutableMetricReportEntry.entries
readonlykey:string|null
Defined in: runtime/report.ts:43
Inherited from
Section titled “Inherited from”
readonlyvalue:number|null
Defined in: runtime/report.ts:46