11 lines
220 B
JavaScript
11 lines
220 B
JavaScript
![]() |
/**
|
||
|
* @license @product.name@ JS v@product.version@ (@product.date@)
|
||
|
* Tree Grid
|
||
|
*
|
||
|
* (c) 2016-2018 Jon Arild Nygard
|
||
|
*
|
||
|
* License: www.highcharts.com/license
|
||
|
*/
|
||
|
'use strict';
|
||
|
import '../../parts-gantt/TreeGrid.js';
|