import { type z } from "https://deno.land/x/netzo@0.3.66/deps/zod/mod.ts";
const { objectInputType } = z;
definition: objectUtil.flatten<baseObjectInputType<Shape>> & CatchallInput<Catchall> & PassthroughType<UnknownKeys>
import { type z } from "https://deno.land/x/netzo@0.3.66/deps/zod/mod.ts";
const { objectInputType } = z;