interface z.ZodTooBigIssue implements ZodIssueBaseimport { type z } from "https://dotland.deno.dev/x/zod@v3.21.4/mod.ts"; const { ZodTooBigIssue } = z; Propertiescode: ZodIssueCode.too_bigmaximum: number | bigintinclusive: booleanoptionalexact: booleantype: | "array" | "string" | "number" | "set" | "date" | "bigint"