UNPKG

@highcharts/dashboards

Version:
5 lines (4 loc) 206 B
import type { DeepPartial } from '../../../Shared/Types'; import type Options from './HTMLComponentOptions'; declare const HTMLComponentDefaults: DeepPartial<Options>; export default HTMLComponentDefaults;