UNPKG

popmotion

Version:

The animator's toolbox

2 lines (1 loc) 77 B
export declare const clamp: (min: number, max: number, v: number) => number;