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

Function bootstrapClientApp

integration/platform-server/e2e/src/util.ts:29–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27}
28
29export async function bootstrapClientApp(): Promise<void> {
30 await browser.executeScript('doBootstrap()');
31}

Calls 1

executeScriptMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…