@jupyterlite/localforage#
Variables#
ILocalForage#
ConstILocalForage:Token<ILocalForage>
The token for the localforage singleton.
Defined in#
Functions#
ensureMemoryStorage#
ensureMemoryStorage(theLocalforage):Promise<void>
Ensure a localforage singleton has had the memory storage driver installed
Parameters#
Name |
Type |
|---|---|
|
|
Returns#
Promise<void>