UNPKG

@swimlane/ngx-charts

Version:

Declarative Charting Framework for Angular

10 lines (9 loc) 596 B
import * as i0 from "@angular/core"; import * as i1 from "./bubble-chart.component"; import * as i2 from "./bubble-series.component"; import * as i3 from "../common/chart-common.module"; export declare class BubbleChartModule { static ɵfac: i0.ɵɵFactoryDeclaration<BubbleChartModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<BubbleChartModule, [typeof i1.BubbleChartComponent, typeof i2.BubbleSeriesComponent], [typeof i3.ChartCommonModule], [typeof i1.BubbleChartComponent, typeof i2.BubbleSeriesComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<BubbleChartModule>; }