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

8 lines
166 B
TypeScript
Raw Normal View History

2019-09-18 06:02:21 +00:00
/*
* Public API Surface of ucap-webmessenger-native-electron
*/
export * from './lib/services/electron-native.service';
export * from './lib/types/channel.type';