/** * @license Highcharts JS v8.1.0 (2020-05-05) * @module highcharts/modules/export-data * @requires highcharts * @requires highcharts/modules/exporting * * Exporting module * * (c) 2010-2019 Torstein Honsi * * License: www.highcharts.com/license */ 'use strict'; import '../../modules/export-data.src.js';