Type Editor / @type-editor/model / types/diff/DiffPosition
types/diff/DiffPosition
Interfaces
| Interface | Description |
|---|---|
Represents a pair of positions in two different fragments. This interface is used by diff functions to return corresponding positions in two fragments being compared, typically indicating where differences occur. |