UNPKG

popmotion

Version:

The animator's toolbox

4 lines 146 B
export var isPoint = function (point) { return point.hasOwnProperty('x') && point.hasOwnProperty('y'); }; //# sourceMappingURL=is-point.js.map