interface z.ZodInvalidArgumentsIssue
implements ZodIssueBase
import { type z } from "https://dotland.deno.dev/x/zod@v3.20/mod.ts";
const { ZodInvalidArgumentsIssue } = z;
Properties
argumentsError: ZodError
x/zod/mod.ts>z.ZodInvalidArgumentsIssue
import { type z } from "https://dotland.deno.dev/x/zod@v3.20/mod.ts";
const { ZodInvalidArgumentsIssue } = z;