Skip to content

Type Alias: VersionIssueCounts

ts
type VersionIssueCounts = z.infer<typeof VersionIssueCountsSchema>;

Defined in: src/cloud/models/versionIssueCounts.ts:19