UniversalObjSelectorMapOn this pageObjSelectorMapSignature type ObjSelectorMap<T> = Record<string, ObjSelector<T>>; References ObjSelector