UNPKG

@wordpress/components

Version:
8 lines (7 loc) 227 B
// packages/components/src/animation/index.tsx import { motion, AnimatePresence } from "framer-motion"; export { AnimatePresence as __unstableAnimatePresence, motion as __unstableMotion }; //# sourceMappingURL=index.js.map