{ "type": "Module", "span": { "start": 0, "end": 18, "ctxt": 0 }, "body": [ { "type": "ExpressionStatement", "span": { "start": 0, "end": 18, "ctxt": 0 }, "expression": { "type": "JSXElement", "span": { "start": 0, "end": 18, "ctxt": 0 }, "opening": { "type": "JSXOpeningElement", "name": { "type": "Identifier", "span": { "start": 1, "end": 4, "ctxt": 0 }, "value": "div", "typeAnnotation": null, "optional": false }, "span": { "start": 1, "end": 18, "ctxt": 0 }, "attributes": [ { "type": "SpreadElement", "spread": { "start": 6, "end": 9, "ctxt": 0 }, "arguments": { "type": "Identifier", "span": { "start": 9, "end": 14, "ctxt": 0 }, "value": "props", "typeAnnotation": null, "optional": false } } ], "selfClosing": true, "typeArguments": null }, "children": [], "closing": null } } ], "interpreter": null }