effect-io-ai

Package: @effect/platform-browser
Module: IndexedDbTable

IndexedDbTable.TableSchema

Extracts the schema type from an IndexedDbTable.

Signature

type TableSchema<Table> = Table["tableSchema"]

Source

Since v4.0.0