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