Source code

Revision control

Copy as Markdown

Other Tools

{"version":3,"file":"eval-maps.js","sources":["rollup-babel7://./eval-maps/input.js"],"sourcesContent":["\nexport default function root() {\n var one = 1;\n let two = 2;\n const three = 3;\n\n one;\n two;\n\n {\n let two = 4;\n const three = 5;\n\n console.log(\"pause here\", one, two, three);\n }\n}\n"],"names":["root","one","two","three","console","log"],"mappings":";;;EACe,SAASA,IAAT,GAAgB;EAC7B,MAAIC,MAAM,CAAV;AACA,EAMA;EACE,QAAIC,OAAM,CAAV;EACA,QAAMC,SAAQ,CAAd;EAEAC,YAAQC,GAAR,CAAY,YAAZ,EAA0BJ,GAA1B,EAA+BC,IAA/B,EAAoCC,MAApC;EACD;EACF;;;;;;;;"}