@jupyterlite / @jupyterlite/localforage / ensureMemoryStorage
Function: ensureMemoryStorage()#
ensureMemoryStorage(
theLocalforage):Promise<void>
Defined in: memory.ts:11
Ensure a localforage singleton has had the memory storage driver installed
Parameters#
theLocalforage#
LocalForage
Returns#
Promise<void>