jira.js
    Preparing search index...

    Variable IndexSnapshotStatusSchemaConst

    IndexSnapshotStatusSchema: ZodObject<
        { running: ZodOptional<ZodBoolean> },
        $loose,
    > = ...