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