MCPcopy Index your code
hub / github.com/angular/angular / initApp

Function initApp

packages/core/test/application_init_spec.ts:253–255  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

251});
252
253async function initApp() {
254 return await TestBed.inject(ApplicationInitStatus).donePromise;
255}
256
257/**
258 * Typing tests.

Callers 1

Calls 1

injectMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…