Package: @effect/platform-browser
Module: IndexedDbTable
Extracts the decoding or encoding service requirements needed by an IndexedDbTable schema.
Signature
type Context<Table> = | Table["tableSchema"]["DecodingServices"]
| Table["tableSchema"]["EncodingServices"]
Since v4.0.0