UNPKG

@maptiler/weather

Version:

Weather layers for MapTiler Cloud and MapTiler SDK

3 lines (2 loc) 91 B
declare function getMapElement<K, V>(map: Map<K, V>, key: K): V; export { getMapElement };