Documentation / @ripl/core / interpolatePoints / test
Function: test() ​
test(
value):value is Point[]
Defined in: packages/core/src/interpolators/path.ts:179
Reports whether this factory can interpolate the given value (an array of Point tuples).
Parameters ​
| Parameter | Type |
|---|---|
value | unknown |
Returns ​
value is Point[]