MCPcopy Create free account
hub / github.com/angular/angular /

Class

packages/benchpress/src/reporter/json_file_reporter.ts:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22 */
23@Injectable()
24export class JsonFileReporter extends Reporter {
25 static PATH = new InjectionToken('JsonFileReporter.path');
26 static PROVIDERS = [
27 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected