mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 12:12:16 +03:00
46 lines
858 B
JSON
46 lines
858 B
JSON
|
{
|
||
|
"type": "Module",
|
||
|
"span": {
|
||
|
"start": 37,
|
||
|
"end": 59,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"body": [
|
||
|
{
|
||
|
"type": "ExportDeclaration",
|
||
|
"span": {
|
||
|
"start": 37,
|
||
|
"end": 59,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"declaration": {
|
||
|
"type": "ClassDeclaration",
|
||
|
"identifier": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 50,
|
||
|
"end": 56,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "Object",
|
||
|
"optional": false
|
||
|
},
|
||
|
"declare": false,
|
||
|
"span": {
|
||
|
"start": 44,
|
||
|
"end": 59,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"decorators": [],
|
||
|
"body": [],
|
||
|
"superClass": null,
|
||
|
"isAbstract": false,
|
||
|
"typeParams": null,
|
||
|
"superTypeParams": null,
|
||
|
"implements": []
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"interpreter": null
|
||
|
}
|