package js.html
Available on jsThe
ServiceWorkerState
is associated with itsServiceWorker
's state.Documentation ServiceWorkerState by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
inline read only ACTIVATED:ServiceWorkerState = "activated"
inline read only ACTIVATING:ServiceWorkerState = "activating"
inline read only INSTALLED:ServiceWorkerState = "installed"
inline read only INSTALLING:ServiceWorkerState = "installing"
inline read only REDUNDANT:ServiceWorkerState = "redundant"
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/ServiceWorkerState.html