import { type zod } from "https://deno.land/x/cav@0.0.24/test/test_deps.ts";
const { input } = zod.z;
Type Parameters
T extends ZodType<any, any, any>
definition: T["_input"]
import { type zod } from "https://deno.land/x/cav@0.0.24/test/test_deps.ts";
const { input } = zod.z;