UNPKG

ng2-google-charts

Version:
10 lines (9 loc) 759 B
import * as i0 from "@angular/core"; import * as i1 from "./google-chart/google-chart.component"; import * as i2 from "./google-charts-dashboard/google-charts-dashboard.component"; import * as i3 from "./google-charts-control/google-charts-control.component"; export declare class Ng2GoogleChartsModule { static ɵfac: i0.ɵɵFactoryDeclaration<Ng2GoogleChartsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<Ng2GoogleChartsModule, [typeof i1.GoogleChartComponent, typeof i2.GoogleChartsDashboardComponent, typeof i3.GoogleChartsControlComponent], never, [typeof i1.GoogleChartComponent, typeof i2.GoogleChartsDashboardComponent, typeof i3.GoogleChartsControlComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<Ng2GoogleChartsModule>; }