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