Skip to content

Documentation / @ripl/core / interpolatePoints / test

Function: test()

test(value): value is Point[]

Defined in: packages/core/src/interpolators/path.ts:182

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

Parameters

ParameterType
valueunknown

Returns

value is Point[]