UNPKG

framer-motion

Version:

A simple and powerful JavaScript animation library

9 lines (7 loc) 215 B
function isRefObject(ref) { return (ref && typeof ref === "object" && Object.prototype.hasOwnProperty.call(ref, "current")); } export { isRefObject }; //# sourceMappingURL=is-ref-object.mjs.map