UNPKG

103 BTypeScriptView Raw
1/// <reference types="googlemaps" />
2export declare interface google {
3 maps: typeof google.maps;
4}