UNPKG

d2-ui

Version:
6 lines (5 loc) 112 B
export default function(a, b) { return a = +a, b -= a, function(t) { return Math.round(a + b * t); }; }