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

14 lines
311 B
JavaScript

/**
* @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';