Package: effect Module: SchemaAST
effect
SchemaAST
Returns the title annotation from the AST node, if set.
title
See
resolve
resolveIdentifier
resolveDescription
Signature
declare const resolveTitle: (ast: AST) => string | undefined
Source
Since v4.0.0