Interface

ServiceWorkerRegistration

ServiceWorkerRegistration

This ServiceWorker API interface represents the service worker registration. You register a service worker to control one or more pages that share the same origin.

View Source js/lib.dom.d.ts, line 6362