mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 03:31:45 +03:00
56 lines
1.0 KiB
JSON
56 lines
1.0 KiB
JSON
{
|
|
"type": "Module",
|
|
"span": {
|
|
"start": 48,
|
|
"end": 84,
|
|
"ctxt": 0
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExportNamedDeclaration",
|
|
"span": {
|
|
"start": 48,
|
|
"end": 84,
|
|
"ctxt": 0
|
|
},
|
|
"specifiers": [
|
|
{
|
|
"type": "ExportNamespaceSpecifier",
|
|
"span": {
|
|
"start": 55,
|
|
"end": 62,
|
|
"ctxt": 0
|
|
},
|
|
"name": {
|
|
"type": "Identifier",
|
|
"span": {
|
|
"start": 60,
|
|
"end": 62,
|
|
"ctxt": 0
|
|
},
|
|
"value": "ns",
|
|
"optional": false
|
|
}
|
|
}
|
|
],
|
|
"source": {
|
|
"type": "StringLiteral",
|
|
"span": {
|
|
"start": 68,
|
|
"end": 83,
|
|
"ctxt": 0
|
|
},
|
|
"value": "./nonexistent",
|
|
"hasEscape": false,
|
|
"kind": {
|
|
"type": "normal",
|
|
"containsQuote": true
|
|
}
|
|
},
|
|
"typeOnly": false,
|
|
"asserts": null
|
|
}
|
|
],
|
|
"interpreter": null
|
|
}
|