Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ main.ts
File
main.ts
integration/legacy-animations/src/main.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{bootstrapApplication} from
'@angular/platform-browser'
;
2
import
{provideAnimations} from
'@angular/platform-browser/animations'
;
3
import
{provideRouter} from
'@angular/router'
;
4
Callers
nothing calls this directly
Calls
6
bootstrapApplication
Function · 0.90
provideAnimations
Function · 0.90
provideRouter
Function · 0.90
then
Method · 0.65
error
Method · 0.65
catch
Method · 0.45
Tested by
no test coverage detected