index.ts 85 B

123
  1. import { createPinia } from "pinia"
  2. //对外暴漏仓库
  3. export default createPinia()