interface z.ZodInvalidArgumentsIssue
implements ZodIssueBase
import { type z } from "https://deno.land/x/netzo@0.3.66/deps/zod/mod.ts";
const { ZodInvalidArgumentsIssue } = z;
Properties
argumentsError: ZodError
import { type z } from "https://deno.land/x/netzo@0.3.66/deps/zod/mod.ts";
const { ZodInvalidArgumentsIssue } = z;