You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/test/parser/samples/spread/_actual-v2.json

28 lines
385 B

{
"hash": "z82kse",
"html": {
"start": 0,
"end": 22,
"type": "Fragment",
"children": [
{
"start": 0,
"end": 22,
"type": "Element",
"name": "div",
"attributes": [
{
"start": 5,
"end": 15,
"type": "Attribute",
"name": "{...props}",
"value": true
}
],
"children": []
}
]
},
"css": null,
"js": null
}