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 df09101 commit 431eae7Copy full SHA for 431eae7
src/index.ts
@@ -27,7 +27,7 @@ declare global {
27
28
export const DEFAULT_ID = "__googleMapsScriptId";
29
30
-type Libraries = (
+export type Libraries = (
31
| "drawing"
32
| "geometry"
33
| "localContext"
0 commit comments