Package: effect Module: Schema
effect
Schema
Union of the encoding service requirements of the base object schema and all rest record schemas.
Signature
type EncodingServices<S, Records> = Services< S, Records, "EncodingServices" >
Source
Since v4.0.0