package js.html
Available on js
The ServiceWorkerState is associated with its ServiceWorker's state.
Documentation ServiceWorkerState by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
inlineread onlyACTIVATED:ServiceWorkerState = "activated"inlineread onlyACTIVATING:ServiceWorkerState = "activating"inlineread onlyINSTALLED:ServiceWorkerState = "installed"inlineread onlyINSTALLING:ServiceWorkerState = "installing"inlineread onlyPARSED:ServiceWorkerState = "parsed"inlineread onlyREDUNDANT:ServiceWorkerState = "redundant"
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/ServiceWorkerState.html