Skip to main content

Type Alias: Range

Range = readonly [number, number]

Defined in: cspell-types/dist/index-B8xFbW_T.d.mts:51

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