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

Class

logistics-manager-app/src/app/components/sidebar/sidebar.ts:74–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72 `
73})
74export class Sidebar {
75 fleetService = inject(FleetService);
76 injector = inject(Injector);
77

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected