MCPcopy Create free account
hub / github.com/angular/components /

Class

integration/vitest/src/main.ts:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3
4@Component({selector: 'app-root', template: ''})
5export class App {}
6
7bootstrapApplication(App).catch(err => console.error(err));

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected