UNPKG

ag-grid-enterprise

Version:

AG Grid Enterprise Features

9 lines 250 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function default_1(a, b) { a = +a; b = +b; return function (t) { return a * (1 - t) + b * t; }; } exports.default = default_1; //# sourceMappingURL=number.js.map