Skip to content

Type Alias: JiraExpressionResult

ts
type JiraExpressionResult = z.infer<typeof JiraExpressionResultSchema>;

Defined in: src/cloud/models/jiraExpressionResult.ts:17