class EnumRef implements OutputRef, InputRef, [PothosSchemaTypes.EnumRef]<Types, T, U> extends BaseTypeRef<Types, PothosEnumTypeConfig>import { EnumRef } from "https://deno.land/x/pothos@release-1730496474/packages/core/refs/enum.ts"; ConstructorsnewEnumRef(name: string, config?: PothosEnumTypeConfig)Type ParametersTypes extends SchemaTypesToptionalU = TProperties$inferInput: U$inferType: Tkind: "Enum"[inputShapeKey]: U[outputShapeKey]: T