On this page
VersionEvent
type-alias
A union of all event types that can be emitted by SwUpdate#versionUpdates.
type VersionEvent = VersionDetectedEvent | VersionInstallationFailedEvent | VersionReadyEvent | NoNewVersionDetectedEvent;
© 2010–2023 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v14.angular.io/api/service-worker/VersionEvent