mirror of
https://github.com/swc-project/swc.git
synced 2024-12-01 01:13:56 +03:00
64 lines
1.2 KiB
JSON
64 lines
1.2 KiB
JSON
{
|
|
"type": "Module",
|
|
"span": {
|
|
"start": 120,
|
|
"end": 176,
|
|
"ctxt": 0
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExportNamedDeclaration",
|
|
"span": {
|
|
"start": 120,
|
|
"end": 129,
|
|
"ctxt": 0
|
|
},
|
|
"specifiers": [],
|
|
"source": null,
|
|
"typeOnly": false,
|
|
"asserts": null
|
|
},
|
|
{
|
|
"type": "ExportNamedDeclaration",
|
|
"span": {
|
|
"start": 150,
|
|
"end": 176,
|
|
"ctxt": 0
|
|
},
|
|
"specifiers": [
|
|
{
|
|
"type": "ExportNamespaceSpecifier",
|
|
"span": {
|
|
"start": 157,
|
|
"end": 164,
|
|
"ctxt": 0
|
|
},
|
|
"name": {
|
|
"type": "Identifier",
|
|
"span": {
|
|
"start": 162,
|
|
"end": 164,
|
|
"ctxt": 0
|
|
},
|
|
"value": "ns",
|
|
"optional": false
|
|
}
|
|
}
|
|
],
|
|
"source": {
|
|
"type": "StringLiteral",
|
|
"span": {
|
|
"start": 170,
|
|
"end": 175,
|
|
"ctxt": 0
|
|
},
|
|
"value": "./a",
|
|
"raw": "'./a'"
|
|
},
|
|
"typeOnly": false,
|
|
"asserts": null
|
|
}
|
|
],
|
|
"interpreter": null
|
|
}
|