2019-09-18 15:02:21 +09:00

8 lines
169 B
TypeScript

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