UNPKG
@mapka/react-maplibre-map
Version:
latest (0.16.3)
0.16.3
0.16.0
0.15.1
0.15.0
0.14.1
0.14.0
0.13.0
0.12.0
0.11.0
0.10.1
0.10.0
0.9.0
0.8.0
0.7.0
MapLibre react web component
github.com/mapka-dev/web-components
mapka-dev/web-components
@mapka/react-maplibre-map
/
lib
/
index.d.ts
3 lines
•
155 B
TypeScript
View Raw
1
2
3
export
{
MapLibreMap
}
from
"./components/MapLibreMap.js"
;
export
type
{
Map
,
StyleSpecification
, }
from
"maplibre-gl"
;
//# sourceMappingURL=index.d.ts.map