8 lines
153 B
TypeScript
8 lines
153 B
TypeScript
|
/*
|
||
|
* Public API Surface of ucap-webmessenger-util
|
||
|
*/
|
||
|
|
||
|
export * from './lib/services/enviroment-util.service';
|
||
|
|
||
|
export * from './lib/ucap-util.module';
|