Composition API の中で Vuex を使う

state, getters, mutations, actions への具体的なアクセス例(Composition API + 型付き useStore)

🟣 非同期 actionsawait 付きで安全に使うパターン