Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
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
214
export
function
errorHandler(): ErrorHandler {
215
return
new
ErrorHandler();
216
}
217
218
export
function
_document(): any {
219
// Tell ivy about the global document
Callers
1
renderInternal
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected