I\'m very new to vuex and I\'m having trouble getting vue3 to recognize my store module:
store index.ts:
import { createStore } from "vuex";