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