UNPKG

keyshapejs

Version:

KeyshapeJS animation library

12 lines (9 loc) 199 B
/** * @return {number} */ Element.prototype.getTotalLength = function() {}; /** * @param {number} distance */ Element.prototype.getPointAtLength = function(distance) {}; Element.prototype._ks;