UNPKG

@shopgate/pwa-common

Version:

Common library for the Shopgate Connect PWA.

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