Files
SerpentRace/node_modules/framer-motion/dist/es/motion/utils/symbol.mjs
T
2025-08-23 00:05:18 +02:00

4 lines
102 B
JavaScript

const motionComponentSymbol = Symbol.for("motionComponentSymbol");
export { motionComponentSymbol };