effect-io-ai

Package: effect
Module: Schema

Schema.Struct.Fields

Constraint for a struct field map: an object whose values are schemas.

Signature

type Fields = { readonly [x: PropertyKey]: Constraint }

Source

Since v3.10.0