UNPKG

highcharts

Version:
14 lines (13 loc) 312 B
/** * @license Highmaps JS v12.2.0 (2025-04-07) * @module highcharts/highmaps * * (c) 2011-2025 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;