sonification.src.js 294 B

123456789101112131415
  1. /**
  2. * @license Highcharts JS v8.2.0 (2020-08-20)
  3. * @module highcharts/modules/sonification
  4. * @requires highcharts
  5. *
  6. * Sonification module
  7. *
  8. * (c) 2012-2019 Øystein Moseng
  9. *
  10. * License: www.highcharts.com/license
  11. */
  12. 'use strict';
  13. import '../../modules/sonification/sonification.js';