mirror of https://github.com/abpframework/abp
parent
aedeaa0e82
commit
5c49e008c8
@ -0,0 +1 @@
|
||||
export * from './route-names';
|
@ -0,0 +1,3 @@
|
||||
export const enum eSettingManagementRouteNames {
|
||||
Settings = 'AbpSettingManagement::Settings',
|
||||
}
|
Loading…
Reference in new issue