mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-21 00:53:42 +08:00
refactor(projects): 添加exportDefaults替换defineProps
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export { ROUTE_NAME_MAP, setRouterCacheName, getLoginRedirectUrl, setSingleRoute } from './helpers';
|
||||
export { default as getCacheRoutes } from './cache';
|
||||
export { default as transformRouteToMenu } from './menus';
|
||||
export * from './helpers';
|
||||
export * from './cache';
|
||||
export * from './menus';
|
||||
|
Reference in New Issue
Block a user