MCPcopy Create free account
hub / github.com/angular/examples /

Class

walk-my-dog/src/app/dogs-list.component.ts:42–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40`]
41})
42export class DogsListComponent implements OnInit {
43
44 constructor(readonly dogsService: DogsService) { }
45

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected