ElementContent

ElementContent: ElementContentMap[keyof ElementContentMap]

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.

Defined in

node_modules/@types/hast/index.d.ts:40