{ "type": "Module", "span": { "start": 0, "end": 16, "ctxt": 0 }, "body": [ { "type": "JSXElement", "span": { "start": 0, "end": 16, "ctxt": 0 }, "opening": { "type": "JSXOpeningElement", "name": { "type": "Identifier", "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": 12, "ctxt": 0 }, "value": "💩", "raw": "💩" } ], "closing": { "type": "JSXClosingElement", "span": { "start": 14, "end": 16, "ctxt": 0 }, "name": { "type": "Identifier", "span": { "start": 14, "end": 15, "ctxt": 0 }, "value": "A", "typeAnnotation": null, "optional": false } } } ], "interpreter": null }