UNPKG

victory-vendor

Version:
8 lines (7 loc) 153 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.linear = void 0; const linear = t => +t; exports.linear = linear;