type alias EnumValueimport { type EnumValue } from "https://deno.land/x/valibot@v0.5.0/src/schemas/enumType/enumType.ts"; Enum value type. definition: Readonly<[string, ...string[]]>