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

10 lines
216 B
TypeScript

/*
* Public API Surface of ucap-webmessenger-native-electron
*/
export * from './lib/services/electron-native.service';
export * from './lib/translate/electron-loader';
export * from './lib/types/channel.type';