interface ZodTooBigIssue implements ZodIssueBaseimport { type ZodTooBigIssue } from "https://dotland.deno.dev/x/zod@v3.17.10/ZodError.ts"; Propertiescode: ZodIssueCode.too_bigmaximum: numberinclusive: booleantype: | "array" | "string" | "number" | "set" | "date"