symbol.mjs 102 B

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