securityos/node_modules/framer-motion/dist/es/motion/utils/symbol.mjs

4 lines
102 B
JavaScript
Raw Normal View History

2024-09-06 15:32:35 +00:00
const motionComponentSymbol = Symbol.for("motionComponentSymbol");
export { motionComponentSymbol };