mirror of https://github.com/abpframework/abp.git
committed by
GitHub
5 changed files with 7 additions and 2 deletions
@ -0,0 +1 @@ |
|||
export * from './account.service'; |
|||
@ -0,0 +1,2 @@ |
|||
export * from './roles/roles.component'; |
|||
export * from './users/users.component'; |
|||
Loading…
Reference in new issue