UNPKG

framer-motion

Version:

A simple and powerful JavaScript animation library

7 lines (4 loc) 197 B
import { createMotionComponentFactory } from '../create-factory.mjs'; const createMinimalMotionComponent = /*@__PURE__*/ createMotionComponentFactory(); export { createMinimalMotionComponent };