Interface DataOptions.RangeSetUnion
- Enclosing class:
- DataOptions
@TsUnion
@JsType(namespace="<global>",
name="?",
isNative=true)
public static interface DataOptions.RangeSetUnion
Simple TS union that includes the rangeset and a simplified set that must contain exactly one range, with a start
and end property that are both JS numbers.
-
Method Summary
-
Method Details
-
asRangeSet
-
asSimpleRange
-