public interface IndexedDbServiceWorkerGlobalScope
| Modifier and Type | Method and Description |
|---|---|
IDBFactory |
getIndexedDB() |
static IndexedDbServiceWorkerGlobalScope |
of(ServiceWorkerGlobalScope o) |
void |
setIndexedDB(IDBFactory indexedDB) |
static IndexedDbServiceWorkerGlobalScope of(ServiceWorkerGlobalScope o)
IDBFactory getIndexedDB()
void setIndexedDB(IDBFactory indexedDB)