Skip to content

Type Alias: ProjectIssueTypesHierarchyLevel

ts
type ProjectIssueTypesHierarchyLevel = z.infer<typeof ProjectIssueTypesHierarchyLevelSchema>;

Defined in: src/cloud/models/projectIssueTypesHierarchyLevel.ts:15