imk/node_modules/framer-motion/dist/es/render/components/m/create.mjs

7 lines
197 B
JavaScript

import { createMotionComponentFactory } from '../create-factory.mjs';
const createMinimalMotionComponent =
/*@__PURE__*/ createMotionComponentFactory();
export { createMinimalMotionComponent };