8 lines
169 B
TypeScript
Raw Normal View History

2019-09-18 15:02:21 +09:00
/*
* Public API Surface of ucap-webmessenger-protocol-ucti
*/
export * from './lib/services/ucti-protocol.service';
export * from './lib/ucap-ucti-protocol.module';