ngx-ssrs-reportviewer-v2
Version:
Angular component for rendering SSRS reports
8 lines (7 loc) • 410 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./reportviewer.component";
export declare class ReportViewerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ReportViewerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ReportViewerModule, [typeof i1.ReportViewerComponent], never, [typeof i1.ReportViewerComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ReportViewerModule>;
}