Package: @effect/platform-browser Module: IndexedDbTable
@effect/platform-browser
IndexedDbTable
Schema constraint for table schemas that expose struct fields.
Signature
type AnySchemaStruct = Schema.Top & { readonly fields: Schema.Struct.Fields }
Source
Since v4.0.0