MCPcopy
hub / github.com/angular/angular / main.ts

File main.ts

integration/cli-hello-world-lazy/src/main.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {bootstrapApplication, provideProtractorTestingSupport} from '@angular/platform-browser';
2import {provideRouter} from '@angular/router';
3
4import {AppComponent} from './app/app.component';

Callers

nothing calls this directly

Calls 4

bootstrapApplicationFunction · 0.90
provideRouterFunction · 0.90
catchMethod · 0.45

Tested by

no test coverage detected