/** * @license Highstock JS v11.2.0 (2023-10-30) * @module highcharts/modules/hollowcandlestick * @requires highcharts * @requires highcharts/modules/stock * * Hollow Candlestick series type for Highcharts Stock * * (c) 2010-2021 Karol Kolodziej * * License: www.highcharts.com/license */ 'use strict'; import '../../Series/HollowCandlestick/HollowCandlestickSeries.js';