UNPKG

@wordpress/components

Version:
19 lines (18 loc) 447 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "__unstableAnimatePresence", { enumerable: true, get: function () { return _framerMotion.AnimatePresence; } }); Object.defineProperty(exports, "__unstableMotion", { enumerable: true, get: function () { return _framerMotion.motion; } }); var _framerMotion = require("framer-motion"); //# sourceMappingURL=index.js.map