UNPKG

chartjs-chart-geo

Version:
9 lines (8 loc) 215 B
export { GeoController, type IGeoChartOptions, type IGeoControllerDatasetOptions, type IGeoDataPoint, } from './GeoController'; export * from './ChoroplethController'; export * from './BubbleMapController';