Icard/angular-clarity-master(work.../node_modules/highcharts/highcharts-gantt.d.ts

9 lines
177 B
TypeScript

/*!*
*
* Copyright (c) Highsoft AS. All rights reserved.
*
*!*/
import * as Highcharts from './highcharts';
import GanttModule from './modules/gantt';
export = Highcharts;