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