Skip to content

Variable: JiraRichTextInputSchema

ts
const JiraRichTextInputSchema: ZodObject<{
  adfValue: ZodOptional<ZodRecord<ZodString, ZodAny>>;
}, $loose>;

Defined in: src/cloud/models/jiraRichTextInput.ts:4