Range.borders constructor

Range.borders(
  1. Borders value
)

Implementation

Range.borders(Borders value) : this._raw(value, 0);