@sabinmarcu/observableFunctionswrapMapMethodwrapMapMethod CallablewrapMapMethod<InputMap, MethodName>(source: InputMap, method: MethodName, store: Subject<InputMap>): InputMap[MethodName]Type parametersInputMap: Map<any, any>MethodName: MethodsOfMapParameterssource: InputMapmethod: MethodNamestore: Subject<InputMap>Returns InputMap[MethodName]