effect-io-ai

Package: effect
Module: SchemaAST

SchemaAST.resolveDescription

Returns the description annotation from the AST node, if set.

See

Signature

declare const resolveDescription: (ast: AST) => string | undefined

Source

Since v4.0.0