8 lines
175 B
TypeScript
Raw Normal View History

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