MCPcopy
hub / github.com/rx-angular/rx-angular / createErrorHandler

Function createErrorHandler

libs/template/for/src/lib/tests/fixtures.ts:52–54  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50}
51
52export function createErrorHandler() {
53 return TestBed.inject(ErrorHandler);
54}

Calls

no outgoing calls

Tested by

no test coverage detected