import { type GroupType } from "https://deno.land/x/fastro@v0.92.2/modules/group/group.type.ts";
definition: { groupId: string; active: boolean; } & GroupArgType
import { type GroupType } from "https://deno.land/x/fastro@v0.92.2/modules/group/group.type.ts";