Skip to content

Type Alias: JiraLabelsField

ts
type JiraLabelsField = z.infer<typeof JiraLabelsFieldSchema>;

Defined in: src/cloud/models/jiraLabelsField.ts:13