interface HighlightContent {
    content?: Content;
}

Hierarchy (View Summary)

Properties

Properties

content?: Content