interface z.ZodEnumDef implements ZodTypeDefimport { type z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts"; const { ZodEnumDef } = z; Type ParametersoptionalT extends EnumValues = EnumValuesPropertiesvalues: TtypeName: ZodFirstPartyTypeKind.ZodEnum