mirror of https://github.com/sveltejs/svelte
33 lines
456 B
33 lines
456 B
{
|
|
"html": {
|
|
"start": 0,
|
|
"end": 25,
|
|
"type": "Fragment",
|
|
"children": [
|
|
{
|
|
"start": 0,
|
|
"end": 25,
|
|
"type": "Element",
|
|
"name": "input",
|
|
"attributes": [
|
|
{
|
|
"start": 7,
|
|
"end": 24,
|
|
"type": "Binding",
|
|
"name": "value",
|
|
"value": {
|
|
"start": 19,
|
|
"end": 23,
|
|
"type": "Identifier",
|
|
"name": "name"
|
|
}
|
|
}
|
|
],
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
"css": null,
|
|
"js": null
|
|
}
|