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

8 lines
153 B
TypeScript
Raw Normal View History

2019-09-19 01:40:16 +00:00
/*
* Public API Surface of ucap-webmessenger-util
*/
export * from './lib/services/enviroment-util.service';
export * from './lib/ucap-util.module';