UNPKG

geoiq-frontend-ui-kit

Version:

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

4 lines (3 loc) 258 B
import { MapMarkerHoverCardNS } from './map-marker-hover-card.types'; export default function HoverDetailCard(props: MapMarkerHoverCardNS.HoverDetailCardProps): import("react/jsx-dev-runtime").JSX.Element; //# sourceMappingURL=map-marker-hover-card.d.ts.map