8 lines
159 B
TypeScript
8 lines
159 B
TypeScript
|
/*
|
||
|
* Public API Surface of ucap-webmessenger-ui-message
|
||
|
*/
|
||
|
|
||
|
export * from './lib/components/write.component';
|
||
|
|
||
|
export * from './lib/ucap-ui-message.module';
|