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