Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BuilderIO/framework-benchmarks
/
Class
frameworks/angular/src/app/app.component.ts:9–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
styleUrls: [
'./app.component.css'
],
8
})
9
export
class
AppComponent {
10
constructor(public router: Router) {}
11
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected