Skip to content

Type Alias: JiraStatus

ts
type JiraStatus = z.infer<typeof JiraStatusSchema>;

Defined in: src/cloud/models/jiraStatus.ts:18