angular / 14.0.0 / api / service-worker / versionevent.html /

VersionEvent

type-alias

A union of all event types that can be emitted by SwUpdate#versionUpdates.

type VersionEvent = VersionDetectedEvent | VersionInstallationFailedEvent | VersionReadyEvent | NoNewVersionDetectedEvent;

© 2010–2022 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://angular.io/api/service-worker/VersionEvent