mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 19:21:33 +03:00
29 lines
436 B
JSON
29 lines
436 B
JSON
|
{
|
||
|
"type": "Script",
|
||
|
"span": {
|
||
|
"start": 16,
|
||
|
"end": 17,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"body": [
|
||
|
{
|
||
|
"type": "ExpressionStatement",
|
||
|
"span": {
|
||
|
"start": 16,
|
||
|
"end": 17,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"expression": {
|
||
|
"type": "NumericLiteral",
|
||
|
"span": {
|
||
|
"start": 16,
|
||
|
"end": 17,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": 0.0
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"interpreter": null
|
||
|
}
|