Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/examples
/
Class
logistics-manager-app/src/app/components/chat/chat.ts:42–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
`
41
})
42
export
class
Chat {
43
fleetService = inject(FleetService);
44
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected