Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular/angular
/ app.config.ts
File
app.config.ts
dev-app/src/app/app.config.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ApplicationConfig, provideBrowserGlobalErrorListeners} from
'@angular/core'
;
2
import
{provideRouter} from
'@angular/router'
;
3
4
import
{routes} from
'./app.routes'
;
Callers
nothing calls this directly
Calls
6
provideBrowserGlobalErrorListeners
Function · 0.90
provideRouter
Function · 0.90
provideHttpClient
Function · 0.90
withFetch
Function · 0.90
provideClientHydration
Function · 0.90
withEventReplay
Function · 0.90
Tested by
no test coverage detected