bindStore returns an object with following properties: getState: () => state - redux getState method binded to the store; dispatch: (action) => ...
確定! 回上一頁