import { createPinia } from "pinia"; const piniaInst = createPinia(); export default piniaInst;