boost.src.js 295 B

12345678910111213141516
  1. /**
  2. * @license Highcharts JS v9.0.1 (2021-02-16)
  3. * @module highcharts/modules/boost
  4. * @requires highcharts
  5. *
  6. * Boost module
  7. *
  8. * (c) 2010-2021 Highsoft AS
  9. * Author: Torstein Honsi
  10. *
  11. * License: www.highcharts.com/license
  12. *
  13. * */
  14. 'use strict';
  15. import '../../Extensions/Boost/Boost.js';