[I] TypeInfo
Extra information about a type contributed by a library through the $onInfo hook. Used to
enrich IDE hover documentation and to answer queries (e.g. from AI agents/tooling).
Properties
Section titled “Properties”| Property | Modifier | Type | Description |
|---|---|---|---|
content | readonly | string | Markdown content describing this information, e.g. "`HTTP Route`: `GET /pets/{id}`". |