MCPcopy Index your code
hub / github.com/angular/angular / errorHandler

Function errorHandler

packages/platform-browser/src/browser.ts:214–216  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

212}
213
214export function errorHandler(): ErrorHandler {
215 return new ErrorHandler();
216}
217
218export function _document(): any {
219 // Tell ivy about the global document

Callers 1

renderInternalFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…