Files
T-DAS/Epost.TestToolsWeb/Content/code/es-modules/masters/modules/stock-tools.src.js

13 lines
307 B
JavaScript
Raw Normal View History

2023-01-13 15:30:20 +08:00
/**
* @license @product.name@ JS v@product.version@ (@product.date@)
* Advanced Highstock tools
*
* (c) 2010-2018 Highsoft AS
* Author: Torstein Honsi
*
* License: www.highcharts.com/license
*/
'use strict';
import '../../modules/stock-tools-bindings.js';
import '../../modules/stock-tools-gui.js';