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

File main.ts

adev/src/content/examples/dynamic-form/src/main.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

bootstrapApplicationFunction · 0.90

Tested by

no test coverage detected