All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.globals.src.d.ts Maven / Gradle / Ivy

The newest version!
/*!*
 *
 *  Copyright (c) Highsoft AS. All rights reserved.
 *
 *!*/
/**
 * Reference to the global SVGElement class as a workaround for a name conflict
 * in the Highcharts namespace.
 */
export type GlobalSVGElement = SVGElement;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy