NGToolsCSharp/NGTools/Scripts/Highcharts-7.1.1/code/es-modules/masters/modules/treegrid.src.js
2024-09-13 16:44:30 +08:00

14 lines
286 B
JavaScript

/**
* @license @product.name@ JS v@product.version@ (@product.date@)
* @module highcharts/modules/treegrid
* @requires highcharts
*
* Tree Grid
*
* (c) 2016-2019 Jon Arild Nygard
*
* License: www.highcharts.com/license
*/
'use strict';
import '../../parts-gantt/TreeGrid.js';