UNPKG

highcharts

Version:
15 lines (14 loc) 316 B
/** * @license Highcharts JS v8.0.0 (2019-12-10) * @module highcharts/modules/exporting * @requires highcharts * * Exporting module * * (c) 2010-2019 Torstein Honsi * * License: www.highcharts.com/license */ 'use strict'; import '../../modules/full-screen.src.js'; import '../../modules/exporting.src.js';