import configureStore from 'redux-mock-store' //ES6 modules const ... const mockStore = configureStore(middlewares) // You would import the ...
確定! 回上一頁