effect-io-ai

Package: effect
Module: Schema

Schema.StructWithRest.Records

Readonly list of record schemas that provide the additional index signatures for a StructWithRest schema.

Signature

type Records = ReadonlyArray<$Record<Record.Key, Constraint>>

Source

Since v3.10.0