Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ bootstrapClientApp
Function
bootstrapClientApp
integration/platform-server-zoneless/e2e/src/util.ts:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
export
async
function
bootstrapClientApp(): Promise<void> {
30
await
browser.executeScript(
'doBootstrap()'
);
31
}
Callers
5
http-transferstate-lazy-on-init-spec.ts
File · 0.90
transferstate-spec.ts
File · 0.90
http-transferstate-lazy-spec.ts
File · 0.90
helloworld-spec.ts
File · 0.90
defer-spec.ts
File · 0.90
Calls
1
executeScript
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…