UNPKG

@highcharts/dashboards

Version:
5 lines (4 loc) 198 B
import type Globals from '../../Globals'; import type Options from './HTMLComponentOptions'; declare const HTMLComponentDefaults: Globals.DeepPartial<Options>; export default HTMLComponentDefaults;