8 lines
172 B
TypeScript
8 lines
172 B
TypeScript
|
/*
|
||
|
* Public API Surface of ucap-webmessenger-protocol-event
|
||
|
*/
|
||
|
|
||
|
export * from './lib/services/event-protocol.service';
|
||
|
|
||
|
export * from './lib/ucap-event-protocol.module';
|