effect-io-ai

Package: effect
Module: Schema

Schema.toRepresentation

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

Source

Since v4.0.0