Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular/angular
/ main.ts
File
main.ts
adev/src/content/examples/dynamic-form/src/main.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// #docregion
2
import
{bootstrapApplication, provideProtractorTestingSupport} from
'@angular/platform-browser'
;
3
4
import
{AppComponent} from
'./app/app.component'
;
Callers
nothing calls this directly
Calls
2
bootstrapApplication
Function · 0.90
provideProtractorTestingSupport
Function · 0.90
Tested by
no test coverage detected