Skip to content

Type Alias: IssueCount

ts
type IssueCount = z.infer<typeof IssueCountSchema>;

Defined in: src/agile/models/issueCount.ts:9