@boldreports/angular-reporting-components
Version:
The Bold Reports by Syncfuion components for Angular contains ReportViewer and ReportDesigner reporting components for enterprise web development
10 lines (9 loc) • 596 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./reportviewer.module";
import * as i3 from "./reportdesigner.module";
export declare class BoldReportsModule {
static ɵfac: i0.ɵɵFactoryDeclaration<BoldReportsModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<BoldReportsModule, never, [typeof i1.CommonModule, typeof i2.BoldReportViewerModule, typeof i3.BoldReportDesignerModule], [typeof i2.BoldReportViewerModule, typeof i3.BoldReportDesignerModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<BoldReportsModule>;
}