MCPcopy
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

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

Callers

nothing calls this directly

Calls 6

provideRouterFunction · 0.90
provideHttpClientFunction · 0.90
withFetchFunction · 0.90
provideClientHydrationFunction · 0.90
withEventReplayFunction · 0.90

Tested by

no test coverage detected