interface PhrasingContentMap {
    html: HTML;
    text: Text;
}

Properties

Properties

html: HTML
text: Text

Generated using TypeDoc