This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
jdcProject_front
Watch
1
Star
0
Fork
0
You've already forked jdcProject_front
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
jdcProject_front
/
src
/
store
/
index.ts
6 lines
87 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore: 解决 prettier 与 eslint 冲突 & 格式化所有文件
2022-04-22 01:16:02 +08:00
import
{
createPinia
}
from
"pinia"
wip: 迁移 v3-admin v3.1.3 版本代码
2022-04-21 18:20:39 +08:00
const
store
=
createPinia
(
)
export
default
store
Reference in New Issue
Copy Permalink