- /**
- * @license Highcharts JS v8.2.0 (2020-08-20)
- * @module highcharts/modules/sonification
- * @requires highcharts
- *
- * Sonification module
- *
- * (c) 2012-2019 Øystein Moseng
- *
- * License: www.highcharts.com/license
- */
- 'use strict';
- import '../../modules/sonification/sonification.js';
|