Package: effect Module: Schema
effect
Schema
Readonly list of record schemas that provide the additional index signatures for a StructWithRest schema.
StructWithRest
Signature
type Records = ReadonlyArray<$Record<Record.Key, Constraint>>
Source
Since v3.10.0