/** * @license Highcharts JS v9.1.0 (2021-05-04) * @module highcharts/modules/offline-exporting * @requires highcharts * @requires highcharts/modules/exporting * * Client side exporting module * * (c) 2015-2021 Torstein Honsi / Oystein Moseng * * License: www.highcharts.com/license */ 'use strict'; import '../../Extensions/OfflineExporting.js';