static/js/lib/highcharts-module.js (2 lines of code) (raw):

// Import the IIFE version that sets window.Highcharts import './highcharts.src.js'; // Export the Highcharts object that was set on the window export default window.Highcharts;