c098e88cc9
modify ucap-profile-user-list-item, add group-expension-panel in ucap-profile-user-list-item.
9 lines
222 B
TypeScript
9 lines
222 B
TypeScript
/*
|
|
* Public API Surface of ucap-webmessenger-ui-profile
|
|
*/
|
|
|
|
export * from './lib/components/list-item.component';
|
|
export * from './lib/components/user-list-item.component';
|
|
|
|
export * from './lib/ucap-ui-profile.module';
|