ucap-angular/projects/logger/src/public-api.ts
richard-loafle 6935b9a69e bug fixed
2020-03-31 17:30:33 +09:00

8 lines
122 B
TypeScript

/*
* Public API Surface of logger
*/
export * from './lib/services/log.service';
export * from './lib/logger.module';