UNPKG

@gooddata/react-components

Version:

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

7 lines (5 loc) 253 B
// (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 import * as Highcharts from "highcharts"; export default Highcharts;