Files
Housekeeping-web-admin/node_modules/framer-motion/dist/es/motion/utils/symbol.mjs
T
2026-06-24 09:48:54 +02:00

4 lines
102 B
JavaScript

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