UNPKG

framer-motion

Version:

A simple and powerful JavaScript animation library

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