interface ZodTooSmallIssue implements ZodIssueBaseimport { type ZodTooSmallIssue } from "https://deno.land/x/zod@v3.17.3/mod.ts"; Propertiescode: ZodIssueCode.too_smallminimum: numberinclusive: booleantype: | "array" | "string" | "number" | "set"