mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-16 05:33:41 +08:00
refactor(projects): 完善路由配置
This commit is contained in:
2
src/utils/storage/index.ts
Normal file
2
src/utils/storage/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export { setLocal, getLocal } from './local';
|
||||
export { setSession, getSession } from './session';
|
||||
Reference in New Issue
Block a user