Package: effect Module: Schema
effect
Schema
Constraint for object-like schemas that can be used as the fixed portion of a StructWithRest schema.
StructWithRest
Signature
type Objects = Constraint & { readonly ast: SchemaAST.Objects }
Source
Since v4.0.0