UNPKG

@highcharts/dashboards

Version:
5 lines (4 loc) 182 B
import type { DeepPartial } from '../../Shared/Types'; import type LangOptions from './LangOptions'; declare const langOptions: DeepPartial<LangOptions>; export default langOptions;