jira.js
    Preparing search index...

    Variable RedactionPositionSchemaConst

    RedactionPositionSchema: ZodObject<
        {
            adfPointer: ZodOptional<ZodString>;
            expectedText: ZodString;
            from: ZodNumber;
            to: ZodNumber;
        },
        $loose,
    > = ...

    Represents the position of the redaction