type alias EnumRe-exportimport { type Enum } from "https://deno.land/x/valibot@v0.28.1/src/schemas/enum/index.ts"; Enum type. definition: { [key: string]: string | number; [key: number]: string; }