import { type z } from "https://deno.land/x/pup@1.0.0-beta.8/deps.ts";
const { ZodOptionalType } = z;
Type Parameters
T extends ZodTypeAny
definition: ZodOptional<T>
import { type z } from "https://deno.land/x/pup@1.0.0-beta.8/deps.ts";
const { ZodOptionalType } = z;