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