register
suspend fun register(scriptURL: String, options: RegistrationOptions = definedExternally): ServiceWorkerRegistration(source)
suspend fun register(scriptURL: URL, options: RegistrationOptions = definedExternally): ServiceWorkerRegistration(source)