interface HighlightComment {
    comment?: Comment;
}

Hierarchy (View Summary)

Properties

Properties

comment?: Comment