UNPKG

popmotion

Version:

The animator's toolbox

2 lines 126 B
export const isPoint = (point) => point.hasOwnProperty('x') && point.hasOwnProperty('y'); //# sourceMappingURL=is-point.js.map