Optional
Optional database name. The same name must be used to open the same database.
The Indexed DB interface e.g. window.indexedDB
window.indexedDB
The local storage instance to persist some forms of data such as tokens. Rooms will NOT be stored.
Optional factory to spin up a Worker to execute the IDB transactions within.
Generated using TypeDoc
Optional database name. The same name must be used to open the same database.