ElementContent =
ElementContentMap
[keyofElementContentMap
]
Defined in: node_modules/@types/hast/index.d.ts:40
Union of registered hast nodes that can occur in Element.
To register mote custom hast nodes, add them to ElementContentMap. They will be automatically added here.