interface zod.z.ZodInvalidArgumentsIssue
implements ZodIssueBase
import { type zod } from "https://deno.land/x/cav@0.0.24/test/test_deps.ts";
const { ZodInvalidArgumentsIssue } = zod.z;
Properties
argumentsError: ZodError
import { type zod } from "https://deno.land/x/cav@0.0.24/test/test_deps.ts";
const { ZodInvalidArgumentsIssue } = zod.z;