/** * @license Highcharts JS v8.1.2 (2020-06-16) * @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';