mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-22 11:40:10 +08:00
Merge pull request #634 from JohnDoeKyrgyz/patch-1
Update google.maps.d.ts
This commit is contained in:
Vendored
+1
-2
@@ -34,7 +34,6 @@ declare module google.maps {
|
||||
notify(key: string): void;
|
||||
set(key: string, value: any): void;
|
||||
setValues(values: any): void;
|
||||
setValues(values: undefined);
|
||||
unbind(key: string): void;
|
||||
unbindAll(): void;
|
||||
}
|
||||
@@ -1582,4 +1581,4 @@ declare module google.maps {
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user