UNPKG

@crpt/react-map

Version:
7 lines (5 loc) 312 B
// components import { Map, YandexMaps } from './components'; // utils import { coordinatesFromObjects, geometryCoordinates, objectCoordinates, objectGeometry, yandexUtils } from './utils'; export { coordinatesFromObjects, geometryCoordinates, Map, objectCoordinates, objectGeometry, YandexMaps, yandexUtils };