UNPKG

framer-motion

Version:

A simple and powerful JavaScript animation library

6 lines (4 loc) 98 B
const isKeyframesTarget = (v) => { return Array.isArray(v); }; export { isKeyframesTarget };