jira.js
    Preparing search index...

    Variable GetAttachmentContentSchemaConst

    GetAttachmentContentSchema: ZodObject<
        { attachmentId: ZodNumber; issueIdOrKey: ZodString },
        $strip,
    > = ...