We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12c6d5b commit 30a9dc6Copy full SHA for 30a9dc6
src/google-map.ts
@@ -1,4 +1,4 @@
1
-import {} from 'googlemaps';
+import 'googlemaps';
2
3
interface GoogleMapOptions {
4
container: HTMLElement;
0 commit comments