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

8 lines
163 B
TypeScript
Raw Normal View History

2019-11-21 07:43:25 +00:00
/*
* Public API Surface of ucap-webmessenger-ui-settings
*/
export * from './lib/components/general.component';
export * from './lib/ucap-ui-settings.module';