{ "type": "Module", "span": { "start": 0, "end": 41, "ctxt": 0 }, "body": [ { "type": "ExpressionStatement", "span": { "start": 0, "end": 41, "ctxt": 0 }, "expression": { "type": "JSXElement", "span": { "start": 0, "end": 41, "ctxt": 0 }, "opening": { "type": "JSXOpeningElement", "name": { "type": "Identifier", "span": { "start": 1, "end": 4, "ctxt": 0 }, "value": "div", "optional": false }, "span": { "start": 0, "end": 12, "ctxt": 0 }, "attributes": [ { "type": "SpreadElement", "spread": { "start": 6, "end": 9, "ctxt": 0 }, "arguments": { "type": "Identifier", "span": { "start": 9, "end": 10, "ctxt": 0 }, "value": "c", "optional": false } } ], "selfClosing": false, "typeArguments": null }, "children": [ { "type": "JSXText", "span": { "start": 12, "end": 13, "ctxt": 0 }, "value": " ", "raw": " " }, { "type": "JSXSpreadChild", "span": { "start": 13, "end": 26, "ctxt": 0 }, "expression": { "type": "Identifier", "span": { "start": 17, "end": 25, "ctxt": 0 }, "value": "children", "optional": false } }, { "type": "JSXExpressionContainer", "span": { "start": 26, "end": 29, "ctxt": 0 }, "expression": { "type": "Identifier", "span": { "start": 27, "end": 28, "ctxt": 0 }, "value": "a", "optional": false } }, { "type": "JSXSpreadChild", "span": { "start": 29, "end": 35, "ctxt": 0 }, "expression": { "type": "Identifier", "span": { "start": 33, "end": 34, "ctxt": 0 }, "value": "b", "optional": false } } ], "closing": { "type": "JSXClosingElement", "span": { "start": 35, "end": 41, "ctxt": 0 }, "name": { "type": "Identifier", "span": { "start": 37, "end": 40, "ctxt": 0 }, "value": "div", "optional": false } } } } ], "interpreter": null }