UNPKG

popmotion

Version:

The animator's toolbox

2 lines (1 loc) 122 B
export declare const smoothFrame: (prevValue: number, nextValue: number, duration: number, smoothing?: number) => number;