export type ValueOf = T[keyof T] export type Enumerable = T['propertyIsEnumerable']