WorkerVersionUpdated

@Serializable
data class WorkerVersionUpdated(val versions: List<ServiceWorkerVersion>) : ServiceWorkerEvent

(undocumented in the protocol definition)

Official doc

Constructors

Link copied to clipboard
constructor(versions: List<ServiceWorkerVersion>)

Properties

Link copied to clipboard

(undocumented in the protocol definition)