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