We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d28ccf + 492dadd commit 9840eeeCopy full SHA for 9840eee
packages/react-google-maps-api/src/GoogleMap.tsx
@@ -60,7 +60,7 @@ const updaterMap = {
60
},
61
}
62
63
-interface GoogleMapState {
+export interface GoogleMapState {
64
map: google.maps.Map | null
65
66
0 commit comments