interface ZodEnumDef implements ZodTypeDefimport { type ZodEnumDef } from "https://dotland.deno.dev/x/zod@v3.17.10/index.ts"; Type ParametersoptionalT extends EnumValues = EnumValuesPropertiesvalues: TtypeName: ZodFirstPartyTypeKind.ZodEnum