UNPKG

ng-azure-maps

Version:
6 lines (5 loc) 118 B
import * as atlas from 'azure-maps-control'; export interface IPopupEvent { popup: atlas.Popup; event: any; }