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

1 line
734 B
JSON

{"ast":null,"code":"function convertOffsetToTimes(offset, duration) {\n return offset.map(o => o * duration);\n}\nexport { convertOffsetToTimes };","map":{"version":3,"names":["convertOffsetToTimes","offset","duration","map","o"],"sources":["/home/gnx/Desktop/ETB/ETB-FrontEnd/node_modules/motion-dom/dist/es/animation/keyframes/offsets/time.mjs"],"sourcesContent":["function convertOffsetToTimes(offset, duration) {\n return offset.map((o) => o * duration);\n}\n\nexport { convertOffsetToTimes };\n"],"mappings":"AAAA,SAASA,oBAAoBA,CAACC,MAAM,EAAEC,QAAQ,EAAE;EAC5C,OAAOD,MAAM,CAACE,GAAG,CAAEC,CAAC,IAAKA,CAAC,GAAGF,QAAQ,CAAC;AAC1C;AAEA,SAASF,oBAAoB","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}