Interface ImageReference

Syntactic units in unist syntax trees are called nodes.

Hierarchy

Properties

alt?: null | string
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.

referenceType: ReferenceType
type: "imageReference"

The variant of a node.

Generated using TypeDoc