PointEntry

PointEntry objects are returned when iterating over Point objects that belong to a range.

type PointEntry = [Point, 'anchor' | 'focus']

Last updated