mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 19:21:33 +03:00
68 lines
1.3 KiB
JSON
68 lines
1.3 KiB
JSON
|
{
|
||
|
"type": "Script",
|
||
|
"span": {
|
||
|
"start": 0,
|
||
|
"end": 39,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"body": [
|
||
|
{
|
||
|
"type": "TsModuleDeclaration",
|
||
|
"span": {
|
||
|
"start": 0,
|
||
|
"end": 39,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"declare": true,
|
||
|
"global": false,
|
||
|
"id": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 15,
|
||
|
"end": 16,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "M",
|
||
|
"optional": false
|
||
|
},
|
||
|
"body": {
|
||
|
"type": "TsModuleBlock",
|
||
|
"span": {
|
||
|
"start": 17,
|
||
|
"end": 39,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"body": [
|
||
|
{
|
||
|
"type": "FunctionDeclaration",
|
||
|
"identifier": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 31,
|
||
|
"end": 34,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "foo",
|
||
|
"optional": false
|
||
|
},
|
||
|
"declare": false,
|
||
|
"params": [],
|
||
|
"decorators": [],
|
||
|
"span": {
|
||
|
"start": 22,
|
||
|
"end": 37,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"body": null,
|
||
|
"generator": false,
|
||
|
"async": false,
|
||
|
"typeParameters": null,
|
||
|
"returnType": null
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"interpreter": null
|
||
|
}
|