lte
lte(
threshold):MatchPredicate<number>
Defined in: extract/spec.ts:610
Match when value is less than or equal to threshold
Parameters
Section titled “Parameters”threshold
Section titled “threshold”number
Returns
Section titled “Returns”MatchPredicate<number>