@angular/service-worker

UnrecoverableStateEvent

interface

An event emitted when the version of the app used by the service worker to serve this client is in a broken state that cannot be recovered from and a full page reload is required.

interface UnrecoverableStateEvent {
}
Jump to details