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

8 lines
158 B
TypeScript
Raw Normal View History

2019-12-15 09:07:25 +00:00
/*
* Public API Surface of ucap-webmessenger-daesang
*/
export * from './lib/services/daesang-cipher.service';
export * from './lib/ucap-daesang.module';