effect-io-ai

Package: @effect/platform-browser
Module: IndexedDbTable

IndexedDbTable.TableName

Extracts the table name type from an IndexedDbTable.

Signature

type TableName<Table> = Table["tableName"]

Source

Since v4.0.0