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