mirror of
https://github.com/swc-project/swc.git
synced 2024-11-24 10:12:42 +03:00
41 lines
716 B
JSON
41 lines
716 B
JSON
{
|
|
"type": "Module",
|
|
"span": {
|
|
"start": 7,
|
|
"end": 41,
|
|
"ctxt": 0
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExportDeclaration",
|
|
"span": {
|
|
"start": 7,
|
|
"end": 41,
|
|
"ctxt": 0
|
|
},
|
|
"declaration": {
|
|
"type": "TsEnumDeclaration",
|
|
"span": {
|
|
"start": 14,
|
|
"end": 41,
|
|
"ctxt": 0
|
|
},
|
|
"declare": false,
|
|
"isConst": false,
|
|
"id": {
|
|
"type": "Identifier",
|
|
"span": {
|
|
"start": 19,
|
|
"end": 33,
|
|
"ctxt": 0
|
|
},
|
|
"value": "SignatureFlags",
|
|
"optional": false
|
|
},
|
|
"members": []
|
|
}
|
|
}
|
|
],
|
|
"interpreter": null
|
|
}
|