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

9 lines
181 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 MapModule from './modules/map.src';
export = Highcharts;