UNPKG

@shopgate/pwa-common

Version:

Common library for the Shopgate Connect PWA.

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