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