Skip to content

Type Alias: JiraUrlField

ts
type JiraUrlField = z.infer<typeof JiraUrlFieldSchema>;

Defined in: src/cloud/models/jiraUrlField.ts:9