Skip to main content

Interface: IRange

A range with start and end values.

Table of contents

Properties

Properties

start

start: number

The start index.


end

end: number

The end index.