{
"html": {
"start": 0,
"end": 62,
"type": "Fragment",
"children": [
{
"start": 0,
"end": 62,
"type": "InlineComponent",
"name": "svelte:component",
"attributes": [],
"children": [],
"expression": {
"type": "ConditionalExpression",
"start": 25,
"end": 40,
"test": {
"type": "Identifier",
"start": 25,
"end": 28,
"name": "foo"
},
"consequent": {
"type": "Identifier",
"start": 31,
"end": 34,
"name": "Foo"
},
"alternate": {
"type": "Identifier",
"start": 37,
"end": 40,
"name": "Bar"
}
}
}
]
},
"css": null,
"instance": null,
"module": null
}