UNPKG

svgmap-core

Version:

Core app for rendering SVG Maps in React based on the given drawpath

8 lines (7 loc) 154 B
export declare const constants: { WIDTH: string; MAPCOLOR: string; STROKE_COLOR: string; STROKE_WIDTH: string; HOVERCOLOR: string; };