react-ymaps3
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "react-ymaps3", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "React Yandex Maps API 3 wrapper", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/sbcrmweb/react-ymaps3", |
# react-ymaps3 | ||
React Yandex Maps API 3 wrapper |
@@ -8,3 +8,3 @@ import * as YMaps from '@yandex/ymaps3-types'; | ||
// seems more apporiate in "some" casese but not in others | ||
import * as YMapsReact from '@yandex/ymaps3-types/react'; | ||
// import * as YMapsReact from '@yandex/ymaps3-types/react'; | ||
@@ -40,2 +40,8 @@ export enum YMapsPackage { | ||
export const YMapDefaultSatelliteLayer = | ||
utils.createElement< | ||
YMaps.YMapDefaultSatelliteLayer, | ||
YMaps.YMapDefaultSatelliteLayerProps | ||
>('YMapDefaultSatelliteLayer'); | ||
export const YMapListener = utils.createElement< | ||
@@ -42,0 +48,0 @@ YMaps.YMapListener, |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
62904
611
4
0