mirror of
https://github.com/swc-project/swc.git
synced 2024-12-26 23:27:56 +03:00
20 lines
251 B
JSON
20 lines
251 B
JSON
|
{
|
||
|
"type": "Script",
|
||
|
"span": {
|
||
|
"start": 0,
|
||
|
"end": 9,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"body": [
|
||
|
{
|
||
|
"type": "DebuggerStatement",
|
||
|
"span": {
|
||
|
"start": 0,
|
||
|
"end": 9,
|
||
|
"ctxt": 0
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"interpreter": null
|
||
|
}
|