UNPKG

@shopgate/pwa-common-commerce

Version:

Commerce library for the Shopgate Connect PWA.

1 lines 140 B
import{combineReducers}from'redux';import resultsByHash from"./resultsByHash";export default combineReducers({resultsByHash:resultsByHash});