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

Class

genkit-angular-story-generator/src/app/app.component.ts:20–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18 styleUrl: './app.component.scss'
19})
20export class AppComponent {
21 storyService = inject(StoryService);
22 endpoint = DESCRIPTION_FLOW;
23}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected