Icard/angular-clarity-master(work.../node_modules/highcharts/highstock.src.d.ts

9 lines
185 B
TypeScript
Raw Normal View History

2024-07-16 14:55:36 +00:00
/*!*
*
* Copyright (c) Highsoft AS. All rights reserved.
*
*!*/
import * as Highcharts from './highcharts.src';
import StockModule from './modules/stock.src';
export = Highcharts;