jira.js
    Preparing search index...

    Variable GetUsersSchemaConst

    GetUsersSchema: ZodObject<
        { cursor: ZodOptional<ZodString>; orgId: ZodString },
        $strip,
    > = ...