reports-hyper74
Version:
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.2.0.
10 lines (9 loc) • 417 B
TypeScript
export * from './lib/reports.service';
export * from './lib/reports.component';
export * from './lib/reports.module';
export * from './lib/Interfaces';
export * from './lib/reports.service';
export * from './lib/report-details/report-details.component';
export * from './lib/execute-report/execute-report.component';
export * from './lib/no-data/no-data.component';
export * from './lib/utils/sharedLayOut';