Skip to content

Documentation / @ripl/core / interpolateAny

Variable: interpolateAny ​

const interpolateAny: InterpolatorFactory<unknown>

Defined in: packages/core/src/interpolators/any.ts:6

Fallback interpolator factory that snaps from the first value to the second at the halfway point.