UNPKG

@highcharts/dashboards

Version:
8 lines (7 loc) 261 B
import type Sync from '../../Sync/Sync'; import type { HighchartsHighlightSyncOptions } from '../HighchartsComponentOptions'; declare const _default: { defaultOptions: HighchartsHighlightSyncOptions; syncPair: Sync.SyncPair; }; export default _default;