mirror of https://github.com/abpframework/abp.git
10 changed files with 11 additions and 28 deletions
@ -1,2 +1,3 @@ |
|||
// TODO public configuration will be implemented later
|
|||
export * from './enums'; |
|||
export * from './providers'; |
|||
|
|||
@ -1,7 +0,0 @@ |
|||
// Services will be exported here
|
|||
// export * from './pages';
|
|||
// export * from './blogs';
|
|||
// export * from './comments';
|
|||
// export * from './menus';
|
|||
// export * from './global-resources';
|
|||
// export * from './marked-items';
|
|||
Loading…
Reference in new issue