createStore(reducer) store.subscribe(() => console.log(store. ... 1 store.dispatch({ type: type.increment }) // 2 store.dispatch({ type: ...
確定! 回上一頁