Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/ai
/
Class
packages/ai-angular/tests/test-utils.ts:45–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
} {
44
@Component({ standalone: true, template:
''
})
45
class
HostComponent {
46
chat = injectChat(options as any)
47
}
48
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected