Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/zod/mod.ts>z.ZodUnion#_parse

TypeScript-first schema validation with static type inference
Extremely Popular
Go to Latest
method z.ZodUnion.prototype._parse
import { z } from "https://deno.land/x/zod@v3.23.6/mod.ts";
const { ZodUnion } = z;