Interface ServiceWorkerRegistrationEventMap

    interface ServiceWorkerRegistrationEventMap {
        updatefound: Event;
    }

    Properties

    Properties

    updatefound: Event