mirror of
https://github.com/swc-project/swc.git
synced 2024-11-24 10:12:42 +03:00
30 lines
467 B
JSON
30 lines
467 B
JSON
{
|
|
"type": "Script",
|
|
"span": {
|
|
"start": 1,
|
|
"end": 7,
|
|
"ctxt": 0
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"span": {
|
|
"start": 1,
|
|
"end": 7,
|
|
"ctxt": 0
|
|
},
|
|
"expression": {
|
|
"type": "StringLiteral",
|
|
"span": {
|
|
"start": 1,
|
|
"end": 6,
|
|
"ctxt": 0
|
|
},
|
|
"value": " \u0000 ",
|
|
"raw": "\" \u0000 \""
|
|
}
|
|
}
|
|
],
|
|
"interpreter": null
|
|
}
|