MCPcopy
hub / github.com/angular/angular / describe

Function describe

packages/benchpress/src/metric.ts:33–35  ·  view source on GitHub ↗

* Describes the metrics provided by this metric implementation. * (e.g. units, ...)

()

Source from the content-addressed store, hash-verified

31 * (e.g. units, ...)
32 */
33 describe(): {[key: string]: string} {
34 throw new Error('NYI');
35 }
36}

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…