interface ZodEnumDef
implements ZodTypeDef
import { type ZodEnumDef } from "https://deno.land/x/zod@v3.23.7/types.ts";
Type Parameters
optional
T extends EnumValues = EnumValuesProperties
values: T
import { type ZodEnumDef } from "https://deno.land/x/zod@v3.23.7/types.ts";