/** * @license Highcharts JS v9.1.0 (2021-05-04) * @module highcharts/modules/data * @requires highcharts * * Data module * * (c) 2012-2021 Torstein Honsi * * License: www.highcharts.com/license */ 'use strict'; import '../../Extensions/Data.js';