ServiceWorker
267b9e7b
- Extend WindowOrWorkerGlobalScope mixin
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
10 years ago
Extend WindowOrWorkerGlobalScope mixin Use partial interface to WindowOrWorkerGlobalScope to difine self.caches that allows to avoid the double-defintion of the attribute for Window and WorkerGlobalScope.
Author
jungkees
Parents
d67ba107
Loading