Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/firebase/quickstart-js
/ AppComponent
Class
AppComponent
firestore/src/app/app.component.ts:26–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
styleUrls: [
'./app.component.css'
],
25
})
26
export
class
AppComponent {
27
constructor(private router: Router) { }
28
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected