/** * @license Highcharts JS v8.2.0 (2020-08-20) * @module highcharts/modules/venn * @requires highcharts * * (c) 2017-2019 Highsoft AS * Authors: Jon Arild Nygard * * License: www.highcharts.com/license */ 'use strict'; import '../../Series/VennSeries.js';