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