next-ucap-messenger/projects/ucap-webmessenger-ui-room/src/public-api.ts

8 lines
157 B
TypeScript
Raw Normal View History

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