Syntactic units in unist syntax trees are called nodes.

Hierarchy

Properties

data?: Data

Information from the ecosystem.

identifier: string
label?: null | string
position?: Position

Location of a node in a source document. Must not be present if a node is generated.

title?: null | string
type: "definition"

The variant of a node.

url: string

Generated using TypeDoc