Package: @effect/platform-browser Module: IndexedDbTable
@effect/platform-browser
IndexedDbTable
Extracts the key-path type from an IndexedDbTable.
Signature
type KeyPath<Table> = Table["keyPath"]
Source
Since v4.0.0