surat/vendor/bower-asset/highcharts/highmaps.d.ts

9 lines
173 B
TypeScript
Raw Normal View History

2024-12-25 03:04:59 +00:00
/*!*
*
* Copyright (c) Highsoft AS. All rights reserved.
*
*!*/
import * as Highcharts from './highcharts';
import MapModule from './modules/map';
export = Highcharts;