mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-26 15:00:16 +08:00
build(projects): 依赖升级,规范目录
This commit is contained in:
4
src/store/modules/index.ts
Normal file
4
src/store/modules/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import useAppStore from './app';
|
||||
import useAuthStore from './auth';
|
||||
|
||||
export { useAppStore, useAuthStore };
|
||||
Reference in New Issue
Block a user