Skip to content

Type Alias: IssueTypeWithStatus

ts
type IssueTypeWithStatus = z.infer<typeof IssueTypeWithStatusSchema>;

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