8 lines
172 B
TypeScript
Raw Normal View History

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