effect-io-ai

Package: @effect/platform-browser
Module: IndexedDbTable

IndexedDbTable.Encoded

Extracts the encoded row type from an IndexedDbTable schema.

Signature

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

Source

Since v4.0.0