effect-io-ai

Package: effect
Module: SchemaAST

SchemaAST.resolveTitle

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

See

Signature

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

Source

Since v4.0.0