This website requires JavaScript.
Explore
Help
Register
Sign In
root
/
geo
Watch
1
Star
0
Fork
0
You've already forked geo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e82ae56236457c750bf5a3d323c34ebd275456db
geo
/
apps
/
admin-web
/
src
/
stores
/
pinia.ts
T
4 lines
72 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore(frontend): introduce prettier + eslint and prune unused code
2026-05-01 20:39:09 +08:00
import
{
createPinia
}
from
'pinia'
feat: add tenant and user management with migrations, handlers, and tests
2026-04-01 00:58:42 +08:00
chore(frontend): introduce prettier + eslint and prune unused code
2026-05-01 20:39:09 +08:00
export
const
pinia
=
createPinia
(
)
Reference in New Issue
Copy Permalink