We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91f1185 commit c21a2d4Copy full SHA for c21a2d4
google-maps/google-maps.d.ts
@@ -12,7 +12,7 @@ declare namespace GoogleMapsLoader {
12
export var KEY: string;
13
export var CLIENT: string;
14
export var VERSION: string;
15
- export var SENSO: boolean;
+ export var SENSOR: boolean;
16
export var LIBRARIES: Array<string>;
17
export var LANGUAGE: string;
18
export function release(callBack: Function): void;
0 commit comments