import { z } from "https://deno.land/x/pup@1.0.0-beta.23/deps.ts";
const { ZodSchema } = z;
Parameters
input: ParseInput
Returns
SyncParseReturnType<Output>
import { z } from "https://deno.land/x/pup@1.0.0-beta.23/deps.ts";
const { ZodSchema } = z;