UNPKG

@swimlane/ngx-charts

Version:

Declarative Charting Framework for Angular2 and beyond!

6 lines (5 loc) 236 B
import { BubbleChartComponent } from './bubble-chart.component'; import { BubbleSeriesComponent } from './bubble-series.component'; export { BubbleChartComponent, BubbleSeriesComponent }; export declare class BubbleChartModule { }