effect-io-ai

Package: @effect/platform-browser
Module: IndexedDbTable

IndexedDbTable.KeyPath

Extracts the key-path type from an IndexedDbTable.

Signature

type KeyPath<Table> = Table["keyPath"]

Source

Since v4.0.0