Skip to content

Type Alias: JiraLabelsInput

ts
type JiraLabelsInput = z.infer<typeof JiraLabelsInputSchema>;

Defined in: src/cloud/models/jiraLabelsInput.ts:8