effect-io-ai

Package: @effect/platform-browser
Module: IndexedDbTable

IndexedDbTable.AutoIncrement

Extracts the auto-increment flag type from an IndexedDbTable.

Signature

type AutoIncrement<Table> = Table["autoIncrement"]

Source

Since v4.0.0