Package: effect
Module: Schema
Derives an intermediate SchemaRepresentation.Document from the encoded
side of a schema.
Details
Use toType before this function to represent the type side instead.
Signature
declare const toRepresentation: (schema: Constraint) => SchemaRepresentation.Document
Since v4.0.0