Files
T-DAS/Epost.TestToolsWeb/Content/code/es-modules/masters/modules/annotations.src.js
2023-01-13 15:30:20 +08:00

13 lines
321 B
JavaScript

/**
* @license @product.name@ JS v@product.version@ (@product.date@)
* Annotations module
*
* (c) 2009-2018 Torstein Honsi
*
* License: www.highcharts.com/license
*/
'use strict';
import '../../annotations/annotations.src.js';
import '../../annotations/navigationBindings.js';
import '../../annotations/popup.js';