mirror of https://github.com/sveltejs/svelte
44 lines
646 B
44 lines
646 B
{
|
|
"hash": 1265376132,
|
|
"html": {
|
|
"start": 0,
|
|
"end": 24,
|
|
"type": "Fragment",
|
|
"children": [
|
|
{
|
|
"start": 0,
|
|
"end": 24,
|
|
"type": "Element",
|
|
"name": "h1",
|
|
"attributes": [],
|
|
"children": [
|
|
{
|
|
"start": 4,
|
|
"end": 10,
|
|
"type": "Text",
|
|
"data": "hello "
|
|
},
|
|
{
|
|
"start": 10,
|
|
"end": 18,
|
|
"type": "MustacheTag",
|
|
"expression": {
|
|
"type": "Identifier",
|
|
"start": 12,
|
|
"end": 16,
|
|
"name": "name"
|
|
}
|
|
},
|
|
{
|
|
"start": 18,
|
|
"end": 19,
|
|
"type": "Text",
|
|
"data": "!"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"css": null,
|
|
"js": null
|
|
} |