We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 479b8ae commit 0a2f29fCopy full SHA for 0a2f29f
docs/index.bs
@@ -556,7 +556,7 @@ spec: storage; urlPrefix: https://storage.spec.whatwg.org/
556
readonly attribute USVString scope;
557
readonly attribute ServiceWorkerUpdateViaCache updateViaCache;
558
559
- [NewObject] Promise<undefined> update();
+ [NewObject] Promise<ServiceWorkerRegistration> update();
560
[NewObject] Promise<boolean> unregister();
561
562
// event
0 commit comments