import store from 'store'; const createStore = () => store; export default createStore();