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

Class

logistics-manager-app/src/fleet-db.ts:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23export class FleetDatabaseService {
24 private fleet: FleetUnit[] = [
25 {
26 uuid: '8f3b90e1-7b21-4d1a-9f8e-1c5e9a4d2c3b',

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected