{
"hash": "7yh2k2",
"html": {
"start": 0,
"end": 55,
"type": "Fragment",
"children": [
{
"start": 0,
"end": 55,
"type": "Element",
"name": "svelte:component",
"attributes": [],
"children": [],
"expression": {
"type": "ConditionalExpression",
"start": 19,
"end": 34,
"test": {
"type": "Identifier",
"start": 19,
"end": 22,
"name": "foo"
},
"consequent": {
"type": "Identifier",
"start": 25,
"end": 28,
"name": "Foo"
},
"alternate": {
"type": "Identifier",
"start": 31,
"end": 34,
"name": "Bar"
}
}
}
]
},
"css": null,
"js": null
}