UNPKG

@nepwork/dashboards

Version:

Dashboards for emergencies and monitoring

6 lines (5 loc) 100 B
export default function(a, b) { return a = +a, b -= a, function(t) { return a + b * t; }; }