UNPKG

@mescius/activereportsjs-angular

Version:

ActiveReportsJS components for Angular

9 lines (8 loc) 514 B
import * as i0 from "@angular/core"; import * as i1 from "./viewer/viewer.component"; import * as i2 from "./designer/designer.component"; export declare class ActiveReportsModule { static ɵfac: i0.ɵɵFactoryDeclaration<ActiveReportsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ActiveReportsModule, [typeof i1.ViewerComponent, typeof i2.DesignerComponent], never, [typeof i1.ViewerComponent, typeof i2.DesignerComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<ActiveReportsModule>; }