shengchanzhe 09f21041d9 init
2023-07-16 19:14:41 +08:00

4 lines
88 B
TypeScript

import { createPinia } from 'pinia'
const store = createPinia()
export default store