UNPKG

india-map-svg

Version:

Interactive **SVG maps of India and its states** with zoom, pan, hover tooltips, and click events. Built with **React + TypeScript**.

16 lines 328 B
export declare const ManipurData: { id: string; name: string; paths: ({ id: string; name: string; transform: string; d: string; } | { id: string; name: string; d: string; transform?: undefined; })[]; }; //# sourceMappingURL=ManipurData.d.ts.map