0099
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
import { createPinia } from "pinia"
|
||||
import useUserStore from "./modules/user"
|
||||
import useAppStore from "./modules/app"
|
||||
|
||||
const pinia = createPinia()
|
||||
|
||||
export { useUserStore, useAppStore }
|
||||
export default pinia
|
||||
|
||||
Reference in New Issue
Block a user