ICT30016-Assignment-3/node_modules/.cache/babel-loader/7f555dab8bdca05c68e7068e58314926f186cc508abd2f3aa8076c4b66ab0dea.json
dlawler489 a79a6afd34 intial
intial
2025-09-16 12:09:52 +10:00

1 line
No EOL
796 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":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/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":[]}