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

10 lines
228 B
TypeScript
Raw Normal View History

/*
* Public API Surface of ucap-webmessenger-native-browser
*/
2019-11-12 09:54:21 +00:00
export * from './lib/notification/notification.service';
export * from './lib/services/browser-native.service';
export * from './lib/translate/browser-loader';