interface SelectionRange {
    range: Range;
}

Properties

Properties

range: Range