jira.js
    Preparing search index...

    Variable RemoveUserFromGroupSchemaConst

    RemoveUserFromGroupSchema: ZodObject<
        { groupname: ZodString; username: ZodString },
        $strip,
    > = ...