core.engagespot.getserviceworkerregistration
Home > @engagespot/core > Engagespot > getServiceWorkerRegistration
Engagespot.getServiceWorkerRegistration() method
Registers the service worker to the browser
Signature:getServiceWorkerRegistration(): Promise<ServiceWorkerRegistration | null>;
Promise<ServiceWorkerRegistration | null>