UNPKG

@mapka/react-maplibre-map

Version:

MapLibre react web component

5 lines 253 B
import { type CSSProperties } from "react"; export declare const MapLibreContainer: import("react").ForwardRefExoticComponent<{ style: CSSProperties; } & import("react").RefAttributes<HTMLDivElement>>; //# sourceMappingURL=MapLibreContainer.d.ts.map