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

File main.ts

integration/cli-signal-inputs/src/main.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

bootstrapApplicationFunction · 0.90

Tested by

no test coverage detected