UNPKG

highcharts

Version:
13 lines (12 loc) 359 B
/** * @license @product.name@ JS v@product.version@ (@product.date@) * @module highcharts/highcharts-gantt * * (c) 2017-2018 Lars Cabrera, Torstein Honsi, Jon Arild Nygard & Oystein Moseng * * License: www.highcharts.com/license */ 'use strict'; import Highcharts from './highcharts.src.js'; import './modules/gantt.src.js'; export default Highcharts;