import { type z } from "https://deno.land/x/pup@1.0.0-beta.15/deps.ts";
const { TypeOf } = z;
Type Parameters
T extends ZodType<any, any, any>
definition: T["_output"]
import { type z } from "https://deno.land/x/pup@1.0.0-beta.15/deps.ts";
const { TypeOf } = z;