Skip to content

Type Alias: ComponentWithIssueCount

ts
type ComponentWithIssueCount = z.infer<typeof ComponentWithIssueCountSchema>;

Defined in: src/cloud/models/componentWithIssueCount.ts:58