8 lines
163 B
TypeScript
8 lines
163 B
TypeScript
/*
|
|
* Public API Surface of ucap-webmessenger-enviroments
|
|
*/
|
|
|
|
export * from './lib/services/enviroments.service';
|
|
|
|
export * from './lib/ucap-enviroments.module';
|