mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 20:22:26 +03:00
71 lines
1.3 KiB
JSON
71 lines
1.3 KiB
JSON
|
{
|
||
|
"type": "Module",
|
||
|
"span": {
|
||
|
"start": 0,
|
||
|
"end": 15,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"body": [
|
||
|
{
|
||
|
"type": "JSXElement",
|
||
|
"span": {
|
||
|
"start": 0,
|
||
|
"end": 15,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"opening": {
|
||
|
"type": "JSXOpeningElement",
|
||
|
"name": {
|
||
|
"span": {
|
||
|
"start": 1,
|
||
|
"end": 2,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "A",
|
||
|
"typeAnnotation": null,
|
||
|
"optional": false
|
||
|
},
|
||
|
"span": {
|
||
|
"start": 1,
|
||
|
"end": 3,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"attributes": [],
|
||
|
"selfClosing": false,
|
||
|
"typeArguments": null
|
||
|
},
|
||
|
"children": [
|
||
|
{
|
||
|
"type": "JSXText",
|
||
|
"span": {
|
||
|
"start": 3,
|
||
|
"end": 11,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "f4a9;",
|
||
|
"raw": "f4a9;"
|
||
|
}
|
||
|
],
|
||
|
"closing": {
|
||
|
"type": "JSXClosingElement",
|
||
|
"span": {
|
||
|
"start": 13,
|
||
|
"end": 15,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"name": {
|
||
|
"span": {
|
||
|
"start": 13,
|
||
|
"end": 14,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "A",
|
||
|
"typeAnnotation": null,
|
||
|
"optional": false
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"shebang": null
|
||
|
}
|