ucap-angular/projects/protocol-umg/src/public-api.ts

8 lines
143 B
TypeScript
Raw Normal View History

2020-03-27 08:39:01 +00:00
/*
* Public API Surface of protocol-umg
*/
export * from './lib/services/umg-protocol.service';
export * from './lib/umg-protocol.module';