next-ucap-messenger/projects/ucap-webmessenger-protocol-authentication/src/public-api.ts

8 lines
199 B
TypeScript
Raw Normal View History

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