UNPKG

highcharts

Version:
15 lines (14 loc) 319 B
/** * @license Highcharts JS v8.0.0 (2019-12-10) * @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';