effect-io-ai

Package: @effect/platform-browser
Module: IndexedDb

IndexedDb.make

Creates an IndexedDb service from an IDBFactory and IDBKeyRange constructor.

Signature

declare const make: (impl: Omit<IndexedDb, typeof TypeId>) => IndexedDb

Source

Since v4.0.0