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