Skip to content

Type Alias: IssueTransition

ts
type IssueTransition = z.infer<typeof IssueTransitionSchema>;

Defined in: src/cloud/models/issueTransition.ts:32