Skip to content

Type Alias: IssueTypeDetails

ts
type IssueTypeDetails = z.infer<typeof IssueTypeDetailsSchema>;

Defined in: src/cloud/models/issueTypeDetails.ts:29