Skip to content

Documentation / @ripl/core / interpolateNumbers / test

Function: test() ​

test(value): value is number[]

Defined in: packages/core/src/interpolators/number.ts:48

Reports whether this factory can interpolate the given value (an array of numbers).

Parameters ​

ParameterType
valueunknown

Returns ​

value is number[]