MCPcopy Index your code
hub / github.com/angular/angular / main.ts

File main.ts

integration/legacy-animations/src/main.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {bootstrapApplication} from '@angular/platform-browser';
2import {provideAnimations} from '@angular/platform-browser/animations';
3import {provideRouter} from '@angular/router';
4

Callers

nothing calls this directly

Calls 6

bootstrapApplicationFunction · 0.90
provideAnimationsFunction · 0.90
provideRouterFunction · 0.90
thenMethod · 0.65
errorMethod · 0.65
catchMethod · 0.45

Tested by

no test coverage detected