type alias AddUserToInstanceGroupDataimport { type AddUserToInstanceGroupData } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/index.ts"; definition: { name: string; requestBody: { email: string; }; }import AddUserToInstanceGroupDataimport { AddUserToInstanceGroupData } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/index.ts";