next-ucap-messenger/projects/ucap-webmessenger-ui-room/src/public-api.ts
leejh c098e88cc9 add chat room UI,
modify ucap-profile-user-list-item,
add group-expension-panel in ucap-profile-user-list-item.
2019-10-10 15:50:50 +09:00

8 lines
157 B
TypeScript

/*
* Public API Surface of ucap-webmessenger-ui-room
*/
export * from './lib/components/list-item.component';
export * from './lib/ucap-ui-room.module';