Skip to content

TopLevelDoc

Import from @varavel/vdl-plugin-sdk.

type TopLevelDoc = object;

Standalone documentation block.

Used for top-level docstrings that are not attached to a type/enum/constant.

Properties

Property Type Description
content string Resolved documentation content
position Position Source position of this documentation block