8 lines
163 B
TypeScript
Raw Normal View History

2019-12-24 11:41:50 +09:00
/*
* Public API Surface of ucap-webmessenger-enviroments
*/
export * from './lib/services/enviroments.service';
export * from './lib/ucap-enviroments.module';