web api instance property
ServiceWorkerGlobalScope: registration property
Secure contextAvailable in workers
The registration read-only property of the ServiceWorkerGlobalScope interface returns a reference to the ServiceWorkerRegistration object, which represents the service worker’s registration.
Value
A ServiceWorkerRegistration object.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.