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