UNPKG

framer-motion

Version:

A simple and powerful JavaScript animation library

4 lines (2 loc) 97 B
const isMotionValue = (value) => Boolean(value && value.getVelocity); export { isMotionValue };