The Selector which describes the exclusive ending point of the range.
A Selector can optionally have a list of selectors that further refine the intended target location. Multiple Selectors should select the same content, however some Selectors will not have the same precision as others. The first selector in the array has the highest precision.
The Selector which describes the inclusive starting point of the range.
The type of Selector as specified in https://www.w3.org/TR/annotation-model/#selectors
Generated using TypeDoc
Interface used for describing serialized RangeSelectors.