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