mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-04 17:20:09 +00:00
Merge pull request #634 from JohnDoeKyrgyz/patch-1
Update google.maps.d.ts
This commit is contained in:
3
googlemaps/google.maps.d.ts
vendored
3
googlemaps/google.maps.d.ts
vendored
@@ -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