Skip to main content

Type Alias: Range

Range = readonly [number, number]

Defined in: packages/cspell-types/dist/TextMap-Cs2Bypvi.d.mts:51

A range of text in a document. The range is inclusive of the start and exclusive of the end.