import { z } from "https://deno.land/x/pup@1.0.0-beta.18/deps.ts";
const { ZodVoid } = z;
Methods
_parse(input: ParseInput): ParseReturnType<this["_output"]>
Static Properties
create: (params?: RawCreateParams) => ZodVoid
import { z } from "https://deno.land/x/pup@1.0.0-beta.18/deps.ts";
const { ZodVoid } = z;