interface z.ZodInvalidArgumentsIssue
implements ZodIssueBase
import { type z } from "https://deno.land/x/pup@1.0.0-rc.6/deps.ts";
const { ZodInvalidArgumentsIssue } = z;
Properties
argumentsError: ZodError
import { type z } from "https://deno.land/x/pup@1.0.0-rc.6/deps.ts";
const { ZodInvalidArgumentsIssue } = z;