ucap-angular/projects/api-common/src/public-api.ts

8 lines
137 B
TypeScript
Raw Normal View History

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