DocumentationElementinterface

{
	readonly type: "tree-documentation";
}
PropertyType
.type"tree-documentation"
required readonly

Element representing a documented code symbol.

  • The kind prop distinguishes specific symbol types (function, class, property, etc.) without baking the list in.