import { type UserType } from "https://deno.land/x/fastro@v0.93.2/modules/user/user.type.ts";
definition: { userId: string; active: boolean; } & UserArgsType
import { type UserType } from "https://deno.land/x/fastro@v0.93.2/modules/user/user.type.ts";