ServiceWorkerUpdateViaCache

class Object
trait Matchable
class Any

Value members

Concrete fields

The service worker script and all of its imports will be updated.

The service worker script and all of its imports will be updated.

Only imports referenced by the service worker script will be updated. This is the default.

Only imports referenced by the service worker script will be updated. This is the default.

Neither the service worker, nor its imports will be updated.

Neither the service worker, nor its imports will be updated.