UNPKG

google-maps-ng2

Version:
4 lines (3 loc) 84 B
export interface IOptionalSetMapMethod { setMap?(map: google.maps.Map): void; }