`createStore(reducer, [preloadedState], [enhancer])`. Creates a Redux store that holds the complete state tree of your app.
確定! 回上一頁