RegistrationOptionsinterface RegistrationOptions {scope?: string;type?: WorkerType;updateViaCache?: ServiceWorkerUpdateViaCache;}§Properties§scope?: string[src]§type?: WorkerType[src]§updateViaCache?: ServiceWorkerUpdateViaCache[src]