mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 12:30:18 +00:00
Fixed definition mistype.
This commit is contained in:
Vendored
+1
-1
@@ -12,7 +12,7 @@ declare namespace GoogleMapsLoader {
|
||||
export var KEY: string;
|
||||
export var CLIENT: string;
|
||||
export var VERSION: string;
|
||||
export var SENSO: boolean;
|
||||
export var SENSOR: boolean;
|
||||
export var LIBRARIES: Array<string>;
|
||||
export var LANGUAGE: string;
|
||||
export function release(callBack: Function): void;
|
||||
|
||||
Reference in New Issue
Block a user