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