Skip to content

[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).

PropertyModifierTypeDescription
contentreadonlystringMarkdown content describing this information, e.g. "`HTTP Route`: `GET /pets/{id}`".