Type Alias NxHighlightRanges

type NxHighlightRanges = {
    qRanges?: CharRange[];
}
Index

Properties

Properties

qRanges?: CharRange[]

Ranges of highlighted values.