next-ucap-messenger/projects/ucap-webmessenger-protocol-umg/src/public-api.ts
2019-09-18 15:02:21 +09:00

8 lines
166 B
TypeScript

/*
* Public API Surface of ucap-webmessenger-protocol-umg
*/
export * from './lib/services/umg-protocol.service';
export * from './lib/ucap-umg-protocol.module';