Files
T-DAS/Epost.TestToolsWeb/Content/code/es-modules/masters/modules/gantt.src.js

12 lines
270 B
JavaScript
Raw Normal View History

2023-01-13 15:30:20 +08:00
/**
* @license @product.name@ JS v@product.version@ (@product.date@)
* Gantt series
*
* (c) 2016-2018 Lars A. V. Cabrera
*
* License: www.highcharts.com/license
*/
'use strict';
import '../../parts-gantt/GanttSeries.js';
import '../../parts-gantt/GanttChart.js';