UNPKG

@eclipse-scout/core

Version:
5 lines 256 B
import { DesktopNotificationEventMap, Event } from '../../index'; export interface PopupBlockerDesktopNotificationEventMap extends DesktopNotificationEventMap { 'linkClick': Event; } //# sourceMappingURL=PopupBlockerDesktopNotificationEventMap.d.ts.map