8 lines
165 B
TypeScript
8 lines
165 B
TypeScript
|
/*
|
||
|
* Public API Surface of ucap-webmessenger-ui-group
|
||
|
*/
|
||
|
|
||
|
export * from './lib/components/expansion-panel.component';
|
||
|
|
||
|
export * from './lib/ucap-ui-group.module';
|