UNPKG

highcharts

Version:
14 lines (13 loc) 312 B
/** * @license Highmaps JS v11.3.0 (2024-01-10) * @module highcharts/highmaps * * (c) 2011-2024 Torstein Honsi * * License: www.highcharts.com/license */ 'use strict'; import Highcharts from './highcharts.src.js'; import './modules/map.src.js'; Highcharts.product = 'Highmaps'; export default Highcharts;