Interface Bounds

Represents a lower and upper bound

Hierarchy

  • Bounds

Properties

Properties

lower: number

The lower bound of this object (inclusive)

upper: number

The upper bound of this object (inclusive)