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

9 lines
177 B
TypeScript

/*!*
*
* Copyright (c) Highsoft AS. All rights reserved.
*
*!*/
import * as Highcharts from './highcharts';
import StockModule from './modules/stock';
export = Highcharts;