react-ymaps3
Advanced tools
Comparing version 0.0.10 to 0.0.11
{ | ||
"name": "react-ymaps3", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "React Yandex Maps API 3 wrapper", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/sbcrmweb/react-ymaps3", |
@@ -19,6 +19,6 @@ import * as YMaps from '@yandex/ymaps3-types'; | ||
export const YMap = utils.createElement< | ||
YMaps.YMap, | ||
YMaps.YMapProps | ||
>('YMap'); | ||
// export const YMap = utils.createElement< | ||
// YMaps.YMap, | ||
// YMaps.YMapProps | ||
// >('YMap');s | ||
@@ -25,0 +25,0 @@ export const YMapMarker = utils.createElement< |
export * from './components/YMapsProvider'; | ||
export { default as YMapsProvider } from './components/YMapsProvider'; | ||
export { default as ymaps } from './utils'; | ||
export * from './exports'; | ||
export * from './components/exports'; | ||
export type YMaps = | ||
typeof import('@yandex/ymaps3-types/index'); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
67663
53
628