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

1 line
No EOL
743 B
JSON

{"ast":null,"code":"/**\n * ValueType for \"auto\"\n */\nconst auto = {\n test: v => v === \"auto\",\n parse: v => v\n};\nexport { auto };","map":{"version":3,"names":["auto","test","v","parse"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/motion-dom/dist/es/value/types/auto.mjs"],"sourcesContent":["/**\n * ValueType for \"auto\"\n */\nconst auto = {\n test: (v) => v === \"auto\",\n parse: (v) => v,\n};\n\nexport { auto };\n"],"mappings":"AAAA;AACA;AACA;AACA,MAAMA,IAAI,GAAG;EACTC,IAAI,EAAGC,CAAC,IAAKA,CAAC,KAAK,MAAM;EACzBC,KAAK,EAAGD,CAAC,IAAKA;AAClB,CAAC;AAED,SAASF,IAAI","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}