UNPKG

framer-motion

Version:

A simple and powerful JavaScript animation library

6 lines (3 loc) 171 B
import { memo } from 'motion-utils'; const supportsWaapi = /*@__PURE__*/ memo(() => Object.hasOwnProperty.call(Element.prototype, "animate")); export { supportsWaapi };