MCPcopy Create free account
hub / github.com/firebase/quickstart-js / constructor

Method constructor

firestore/src/app/app.component.ts:27–27  ·  view source on GitHub ↗
(private router: Router)

Source from the content-addressed store, hash-verified

25})
26export class AppComponent {
27 constructor(private router: Router) { }
28}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected