1 line
712 B
JSON
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":[]} |