interface z.ZodInvalidUnionIssue
implements ZodIssueBase
import { type z } from "https://deno.land/x/pup@1.0.0-beta.8/deps.ts";
const { ZodInvalidUnionIssue } = z;
Properties
unionErrors: ZodError[]
import { type z } from "https://deno.land/x/pup@1.0.0-beta.8/deps.ts";
const { ZodInvalidUnionIssue } = z;