MCPcopy 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

1import {ApplicationConfig} from '@angular/core';
2import {provideRouter, withComponentInputBinding} from '@angular/router';
3
4import {routes} from './app.routes';

Callers

nothing calls this directly

Calls 2

provideRouterFunction · 0.90

Tested by

no test coverage detected