Defined in: node_modules/@types/hast/index.d.ts:47
Registry of all hast nodes that can occur as children of Element.
For a union of all Element children, see ElementContent.
comment:
Comment
Defined in: node_modules/@types/hast/index.d.ts:48
element:
Element
Defined in: node_modules/@types/hast/index.d.ts:49
text:
Text
Defined in: node_modules/@types/hast/index.d.ts:50