Skip to content

probe-web / @probe-web/artifacts / indexedDbHandleStore

Variable: indexedDbHandleStore

ts
const indexedDbHandleStore: HandleStore;

Defined in: index.ts:311

The HandleStore used in browsers: the same IndexedDB store as rememberHandle, recallRawHandle and forgetHandle.