mirror of
https://github.com/sveltejs/svelte.git
synced 2024-12-01 17:30:59 +01:00
28 lines
371 B
JSON
28 lines
371 B
JSON
{
|
|
"html": {
|
|
"start": 0,
|
|
"end": 30,
|
|
"type": "Fragment",
|
|
"children": [
|
|
{
|
|
"start": 0,
|
|
"end": 30,
|
|
"type": "Element",
|
|
"name": "textarea",
|
|
"attributes": [
|
|
{
|
|
"start": 10,
|
|
"end": 18,
|
|
"type": "Attribute",
|
|
"name": "readonly",
|
|
"value": true
|
|
}
|
|
],
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
"css": null,
|
|
"js": null
|
|
}
|