Package: effect Module: Schema
effect
Schema
Constraint for a struct field map: an object whose values are schemas.
Signature
type Fields = { readonly [x: PropertyKey]: Constraint }
Source
Since v3.10.0