mirror of https://github.com/abpframework/abp
parent
dc3924fc68
commit
56636dab9a
@ -0,0 +1 @@
|
||||
export * from './route-names';
|
@ -0,0 +1,3 @@
|
||||
export const enum eThemeSharedRouteNames {
|
||||
Administration = 'AbpUiNavigation::Menu:Administration',
|
||||
}
|
Loading…
Reference in new issue