Package: @effect/platform-browser Module: IndexedDbTable
@effect/platform-browser
IndexedDbTable
Extracts the index definition map from an IndexedDbTable.
Signature
type Indexes<Table> = Table["indexes"]
Source
Since v4.0.0