complete-commonTypesObjectValues (Type)On this pageObjectValues (Type)Type Aliases ObjectValues<T> type ObjectValues<T>: T[keyof T]; Helper type to capture just the values of an object/record. Type Parameters Type ParameterT Defined in types/ObjectValues.ts:2