Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/ app.config.ts
File
app.config.ts
adev/src/content/examples/routing-with-urlmatcher/src/app/app.config.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ApplicationConfig} from
'@angular/core'
;
2
import
{provideRouter, withComponentInputBinding} from
'@angular/router'
;
3
4
import
{routes} from
'./app.routes'
;
Callers
nothing calls this directly
Calls
2
provideRouter
Function · 0.90
withComponentInputBinding
Function · 0.90
Tested by
no test coverage detected