Skip to main content

createStoreE

跟官方createStore用法一致,替代使用以支持强化后的功能。

基本全局调用一次即可

export const reduxStore = createStoreE(stores);