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

1 line
681 B
JSON

{"ast":null,"code":"/**\n * Tests a provided value against a ValueType\n */\nconst testValueType = v => type => type.test(v);\nexport { testValueType };","map":{"version":3,"names":["testValueType","v","type","test"],"sources":["/home/gnx/Desktop/ETB/ETB-FrontEnd/node_modules/motion-dom/dist/es/value/types/test.mjs"],"sourcesContent":["/**\n * Tests a provided value against a ValueType\n */\nconst testValueType = (v) => (type) => type.test(v);\n\nexport { testValueType };\n"],"mappings":"AAAA;AACA;AACA;AACA,MAAMA,aAAa,GAAIC,CAAC,IAAMC,IAAI,IAAKA,IAAI,CAACC,IAAI,CAACF,CAAC,CAAC;AAEnD,SAASD,aAAa","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}