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