Defined in: node_modules/@types/mdast/index.d.ts:1101
Markdown YAML.
optional
data:YamlData
Defined in: node_modules/@types/mdast/index.d.ts:1109
Data associated with the mdast YAML.
optional
position:Position
Defined in: node_modules/@types/unist/index.d.ts:103
Position of a node in a source document.
Nodes that are generated (not in the original source document) must not have a position.
type:
"yaml"
Defined in: node_modules/@types/mdast/index.d.ts:1105
Node type of mdast YAML.
value:
string
Defined in: node_modules/@types/mdast/index.d.ts:472
Plain-text value.