4.1 名前空間付きモジュールの読み込み方法
4.2 useStoreが使えない場合の対処方法
4.3 コンポーザブル関数(カスタムフック)でstate, getter, mutation, actionを操作する
4.4 mapStateやmapActionsを使わずに手動で書き換える(基本編)
4.5 mapState, mapActions, mapGetters, mapMutationsを活用する(発展編)