platform
platform copied to clipboard
update NgRedux class to work with redux 4.1.2
package does not function with latest redux package due to missing the implementation of Symbol.observable: Observable<RootState>; from the store interface