interface ZodTooBigIssue implements ZodIssueBaseimport { type ZodTooBigIssue } from "https://deno.land/x/netzo@0.5.63/deps/zod/mod.ts"; Propertiescode: ZodIssueCode.too_bigmaximum: number | bigintinclusive: booleanoptionalexact: booleantype: | "array" | "string" | "number" | "set" | "date" | "bigint"