mirror of
https://github.com/swc-project/swc.git
synced 2024-12-27 23:56:32 +03:00
21 lines
302 B
JSON
21 lines
302 B
JSON
{
|
|
"type": "DocumentFragment",
|
|
"span": {
|
|
"start": 1,
|
|
"end": 19,
|
|
"ctxt": 0
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "Text",
|
|
"span": {
|
|
"start": 1,
|
|
"end": 19,
|
|
"ctxt": 0
|
|
},
|
|
"data": "direct div content",
|
|
"raw": "direct div content"
|
|
}
|
|
]
|
|
}
|