import { type CatchallInput } from "https://deno.land/x/netzo@0.4.72/deps/zod/mod.ts";
Type Parameters
T extends ZodTypeAny
definition: ZodTypeAny extends T ? unknown : { [k: string]: T["_input"]; }
import { type CatchallInput } from "https://deno.land/x/netzo@0.4.72/deps/zod/mod.ts";