Package: @effect/platform-browser Module: IndexedDbTable
@effect/platform-browser
IndexedDbTable
Extracts the auto-increment flag type from an IndexedDbTable.
Signature
type AutoIncrement<Table> = Table["autoIncrement"]
Source
Since v4.0.0