interface TEnum implements TSchemaimport { type TEnum } from "https://deno.land/x/typebox@0.25.13/src/typebox.ts"; Type ParametersoptionalT extends Record<string, string | number> = Record<string, string | number>Properties[Kind]: "Union"static: T[keyof T]anyOf: TLiteral<string | number>[]