jira.js
    Preparing search index...

    Variable SourceSchemaConst

    SourceSchema: ZodObject<
        {
            type: ZodOptional<
                ZodCustom<string & {} | "confluence", string & {} | "confluence">,
            >;
        },
        $loose,
    > = ...