mirror of
https://github.com/marko-js/marko.git
synced 2026-01-25 15:03:04 +00:00
17 lines
273 B
JSON
17 lines
273 B
JSON
{
|
|
"type": "TemplateRoot",
|
|
"body": [
|
|
{
|
|
"type": "HtmlElement",
|
|
"tagName": "div",
|
|
"tagString": "div w-bind",
|
|
"attributes": [
|
|
{
|
|
"type": "HtmlAttribute",
|
|
"name": "w-bind"
|
|
}
|
|
],
|
|
"body": []
|
|
}
|
|
]
|
|
} |