UNPKG

@gooddata/react-components

Version:

GoodData.UI - A powerful JavaScript library for building analytical applications

8 lines 378 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // (C) 2019 GoodData Corporation // Have only one entrypoint to highcharts and drill module // Import this reexported variable in other files instead of direct import from highcharts var Highcharts = require("highcharts"); exports.default = Highcharts; //# sourceMappingURL=highchartsEntryPoint.js.map