mirror of
https://github.com/sveltejs/svelte.git
synced 2024-12-01 17:30:59 +01:00
31 lines
419 B
JSON
31 lines
419 B
JSON
{
|
|
"hash": 2374871934,
|
|
"html": {
|
|
"start": 0,
|
|
"end": 21,
|
|
"type": "Fragment",
|
|
"children": [
|
|
{
|
|
"start": 0,
|
|
"end": 21,
|
|
"type": "IfBlock",
|
|
"expression": {
|
|
"type": "Identifier",
|
|
"start": 6,
|
|
"end": 9,
|
|
"name": "foo"
|
|
},
|
|
"children": [
|
|
{
|
|
"start": 11,
|
|
"end": 14,
|
|
"type": "Text",
|
|
"data": "bar"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"css": null,
|
|
"js": null
|
|
} |