mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 04:01:39 +03:00
34 lines
553 B
JSON
34 lines
553 B
JSON
{
|
|
"type": "Script",
|
|
"span": {
|
|
"start": 0,
|
|
"end": 6,
|
|
"ctxt": 0
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"span": {
|
|
"start": 0,
|
|
"end": 6,
|
|
"ctxt": 0
|
|
},
|
|
"expression": {
|
|
"type": "StringLiteral",
|
|
"span": {
|
|
"start": 0,
|
|
"end": 5,
|
|
"ctxt": 0
|
|
},
|
|
"value": " \u0000 ",
|
|
"hasEscape": false,
|
|
"kind": {
|
|
"type": "normal",
|
|
"containsQuote": true
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"interpreter": null
|
|
}
|