添加mitt 插件
Showing
| ... | @@ -19,6 +19,7 @@ | ... | @@ -19,6 +19,7 @@ |
| "dayjs": "^1.11.10", | "dayjs": "^1.11.10", | ||
| "install": "^0.13.0", | "install": "^0.13.0", | ||
| "lodash-es": "^4.17.21", | "lodash-es": "^4.17.21", | ||
| "mitt": "^3.0.1", | |||
| "npm": "^9.8.1", | "npm": "^9.8.1", | ||
| "pinia": "^2.1.4", | "pinia": "^2.1.4", | ||
| "pinia-plugin-persistedstate": "^3.2.0", | "pinia-plugin-persistedstate": "^3.2.0", | ||
| ... | ... |
src/utils/eventBus.ts
0 → 100644
Please
register
or
sign in
to comment