Type Alias: FeatureInterval
FeatureInterval =
Readonly<{lower?:IntervalBound;upper?:IntervalBound; }>
Defined in: _internal/container-query-analysis.ts:26
Lower/upper interval bounds for a parsed feature constraint.
FeatureInterval =
Readonly<{lower?:IntervalBound;upper?:IntervalBound; }>
Defined in: _internal/container-query-analysis.ts:26
Lower/upper interval bounds for a parsed feature constraint.