interface RangeOptions {
    range: number;
}

Properties

Properties

range: number