Skip to content

Type Alias: IssueChangelogIds

ts
type IssueChangelogIds = z.infer<typeof IssueChangelogIdsSchema>;

Defined in: src/cloud/models/issueChangelogIds.ts:10