Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular/angularfire
/ main.ts
File
main.ts
sample/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
{ config } from
'./app/app.config.client'
;
3
import
{ AppComponent } from
'./app/app.component'
;
4
Callers
nothing calls this directly
Calls
1
catch
Method · 0.80
Tested by
no test coverage detected