effect-io-ai

Package: effect
Module: Schema

Schema.StructWithRest.Objects

Constraint for object-like schemas that can be used as the fixed portion of a StructWithRest schema.

Signature

type Objects = Constraint & { readonly ast: SchemaAST.Objects }

Source

Since v4.0.0