effect-io-ai

Package: @effect/platform-browser
Module: IndexedDbTable

IndexedDbTable.Indexes

Extracts the index definition map from an IndexedDbTable.

Signature

type Indexes<Table> = Table["indexes"]

Source

Since v4.0.0