UNPKG

carbon-react

Version:

A library of reusable React components and an interface for easily building user interfaces based on Flux.

9 lines (5 loc) 252 B
'use strict'; var _highcharts = require('highcharts'); var _highcharts2 = _interopRequireDefault(_highcharts); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } global.Highcharts = _highcharts2.default;