***`
@jupyterlite / @jupyterlite/localforage / ensureMemoryStorage
功能:ensureMemoryStorage()
#
**ensureMemoryStorage**(
theLocalforage):
Promise\<
void`>
定义于:memory.ts:11
确保 localforage 单例已安装内存存储驱动程序
参数#
theLocalforage
#
LocalForage
返回#
Promise
<void
>