Type Alias: Range
Range = readonly [
number,number]
Defined in: packages/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.
Range = readonly [
number,number]
Defined in: packages/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.