Skip to content

WebviewerDBStore.connect method

WebviewerDBStore › connect

Unofficial

Open and initialize the IndexedDB connection.

Signature:

connect(): Promise<void>

Returns: Promise<void>A promise that resolves when the connection is established.