Interface ServiceWorkerGlobalScopeEventMap

    Hierarchy

    Properties

    activate: ExtendableEvent
    error: ErrorEvent
    fetch: FetchEvent
    languagechange: Event
    messageerror: MessageEvent<any>
    notificationclick: NotificationEvent
    notificationclose: NotificationEvent
    offline: Event
    online: Event
    push: PushEvent
    pushsubscriptionchange: Event
    rejectionhandled: PromiseRejectionEvent
    unhandledrejection: PromiseRejectionEvent