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

1 line
712 B
JSON

{"ast":null,"code":"import exponent from \"./exponent.js\";\nexport default function (step) {\n return Math.max(0, -exponent(Math.abs(step)));\n}","map":{"version":3,"names":["exponent","step","Math","max","abs"],"sources":["/home/gnx/Desktop/ETB/ETB-FrontEnd/node_modules/d3-format/src/precisionFixed.js"],"sourcesContent":["import exponent from \"./exponent.js\";\n\nexport default function(step) {\n return Math.max(0, -exponent(Math.abs(step)));\n}\n"],"mappings":"AAAA,OAAOA,QAAQ,MAAM,eAAe;AAEpC,eAAe,UAASC,IAAI,EAAE;EAC5B,OAAOC,IAAI,CAACC,GAAG,CAAC,CAAC,EAAE,CAACH,QAAQ,CAACE,IAAI,CAACE,GAAG,CAACH,IAAI,CAAC,CAAC,CAAC;AAC/C","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}