🟢 useXXXStore(moduleごとの composable)の作り方
useXXXStore
moduleごとの state, mutations, actions, getters の型設計
state
mutations
actions
getters