UNPKG

@shopgate/pwa-common-commerce

Version:

Commerce library for the Shopgate Connect PWA.

5 lines 138 B
import { combineReducers } from 'redux'; import resultsByHash from "./resultsByHash"; export default combineReducers({ resultsByHash });