ktongue's picture
download
raw
144 Bytes
export default function(a, b) {
var d = new Date;
return a = +a, b = +b, function(t) {
return d.setTime(a * (1 - t) + b * t), d;
};
}

Xet Storage Details

Size:
144 Bytes
·
Xet hash:
a7172a3f94d7efd1d56f658f2081af231331c37630b6e2841fb777855188873b

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.