UNPKG

@highcharts/dashboards

Version:
9 lines (8 loc) 189 B
import type ChartOptions from './ChartOptions'; /** * General options for the chart. * * @optionparent chart */ declare const ChartDefaults: ChartOptions; export default ChartDefaults;