@chenzoho/vue-router
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

状态管理

安装

pnpm i vue-router
pnpm install @chenzoho/vue-store

注册

.
.
import { setupStore } from '@chenzoho/vue-store'
const app = createApp(App)

// Configure store
setupStore(app)

使用

// 自行定义pinia

更新

  • 0.0.1
    • 初始化项目
  • 1.0.0
    • 可用版本

Readme

Keywords

Package Sidebar

Install

npm i @chenzoho/vue-router

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

11.7 kB

Total Files

10

Last publish

Collaborators

  • dingyy
  • chenzehong