Files
ETB/ETB-FrontEnd/node_modules/.cache/babel-loader/e8efd278781f2144ce186e1f07ed4c429878a5428a31423cfeb4139cfd5e1d7a.json
Iliyan Angelov 306b20e24a Frontend start
2025-09-14 00:54:48 +03:00

1 line
613 B
JSON

{"ast":null,"code":"const isMotionValue = value => Boolean(value && value.getVelocity);\nexport { isMotionValue };","map":{"version":3,"names":["isMotionValue","value","Boolean","getVelocity"],"sources":["/home/gnx/Desktop/ETB/ETB-FrontEnd/node_modules/motion-dom/dist/es/value/utils/is-motion-value.mjs"],"sourcesContent":["const isMotionValue = (value) => Boolean(value && value.getVelocity);\n\nexport { isMotionValue };\n"],"mappings":"AAAA,MAAMA,aAAa,GAAIC,KAAK,IAAKC,OAAO,CAACD,KAAK,IAAIA,KAAK,CAACE,WAAW,CAAC;AAEpE,SAASH,aAAa","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}