InterpolationFunction Type alias

InterpolationFunction = (v: any, k: number) => number

Defined in

Last Updated: 29 November, 2022