mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
Added references to google maps and infobubble for tests to pass
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
/// <reference path="../googlemaps/google.maps.d.ts" />
|
||||
/// <reference path="google.maps.infobubble.d.ts" />
|
||||
|
||||
function test_options() {
|
||||
var options: google.maps.infobubble.InfoBubbleOptions;
|
||||
options = {};
|
||||
|
||||
Reference in New Issue
Block a user