NGToolsCSharp/NGTools/Scripts/Highcharts-7.1.1/code/es-modules/masters/modules/offline-exporting.src.js

15 lines
380 B
JavaScript
Raw Normal View History

2024-09-13 08:44:13 +00:00
/**
* @license @product.name@ JS v@product.version@ (@product.date@)
* @module highcharts/modules/offline-exporting
* @requires highcharts
* @requires highcharts/modules/exporting
*
* Client side exporting module
*
* (c) 2015-2019 Torstein Honsi / Oystein Moseng
*
* License: www.highcharts.com/license
*/
'use strict';
import '../../modules/offline-exporting.src.js';