import { z } from "https://dotland.deno.dev/x/zod@v3.19.0/mod.ts";
const { ZodUndefined } = z;
Methods
_parse(input: ParseInput): ParseReturnType<this["_output"]>
Static Properties
create: (params?: RawCreateParams) => ZodUndefined
import { z } from "https://dotland.deno.dev/x/zod@v3.19.0/mod.ts";
const { ZodUndefined } = z;