mirror of https://github.com/abpframework/abp
Merge pull request #2423 from yinchang0626/feature/yc_ng_packs
export some component and service in identity account modulepull/2440/head
commit
ef9c436ab8
@ -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