mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 04:01:39 +03:00
41 lines
716 B
JSON
41 lines
716 B
JSON
{
|
|
"type": "Module",
|
|
"span": {
|
|
"start": 6,
|
|
"end": 40,
|
|
"ctxt": 0
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExportDeclaration",
|
|
"span": {
|
|
"start": 6,
|
|
"end": 40,
|
|
"ctxt": 0
|
|
},
|
|
"declaration": {
|
|
"type": "TsEnumDeclaration",
|
|
"span": {
|
|
"start": 13,
|
|
"end": 40,
|
|
"ctxt": 0
|
|
},
|
|
"declare": false,
|
|
"isConst": false,
|
|
"id": {
|
|
"type": "Identifier",
|
|
"span": {
|
|
"start": 18,
|
|
"end": 32,
|
|
"ctxt": 0
|
|
},
|
|
"value": "SignatureFlags",
|
|
"optional": false
|
|
},
|
|
"members": []
|
|
}
|
|
}
|
|
],
|
|
"interpreter": null
|
|
}
|