MCPcopy Index your code
hub / github.com/angular/angular / app.config.ts

File app.config.ts

adev/src/content/examples/animations/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 {routes} from './app.routes';
3import {provideRouter} from '@angular/router';
4import {provideProtractorTestingSupport} from '@angular/platform-browser';

Callers

nothing calls this directly

Calls 3

provideRouterFunction · 0.90
provideAnimationsFunction · 0.90

Tested by

no test coverage detected