UNPKG

geoiq-frontend-ui-kit

Version:

This project is a UI kit for GeoIQ's frontend. It's built with React, TypeScript, and Vite.

6 lines (5 loc) 248 B
import { default as MapMarkerHoverCard } from './map-marker-hover-card'; import { MapMarkerHoverCardNS } from './map-marker-hover-card.types'; export { MapMarkerHoverCard }; export type { MapMarkerHoverCardNS }; //# sourceMappingURL=index.d.ts.map