Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/examples
/
Class
genkit-angular-starter-kit/src/app/app.component.ts:18–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
styleUrl:
'./app.component.scss'
17
})
18
export
class
AppComponent {
19
agentService = inject(AgentService);
20
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected