tupali/librerias/gantt/code/es-modules/masters/modules/current-date-indicator.src.js

14 lines
311 B
JavaScript
Raw Normal View History

2020-05-23 20:45:54 +00:00
/**
* @license Highcharts Gantt JS v8.1.0 (2020-05-05)
* @module highcharts/modules/current-date-indicator
* @requires highcharts
*
* CurrentDateIndicator
*
* (c) 2010-2019 Lars A. V. Cabrera
*
* License: www.highcharts.com/license
*/
'use strict';
import '../../parts-gantt/CurrentDateIndicator.js';