/** * @license Highcharts JS v7.1.3 (2019-08-14) * @module highcharts/modules/oldie-polyfills * @requires highcharts * * Old IE (v6, v7, v8) array polyfills for Highcharts v7+. * * (c) 2010-2019 Highsoft AS * Author: Torstein Honsi * * License: www.highcharts.com/license */ 'use strict'; require('../../modules/oldie-polyfills.src.js');