106 lines
1.8 KiB
JSON

{
"type": "File",
"start": 0,
"end": 5,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 4,
"column": 1
}
},
"range": [
0,
5
],
"program": {
"type": "Program",
"start": 0,
"end": 5,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 4,
"column": 1
}
},
"range": [
0,
5
],
"sourceType": "script",
"body": [
{
"type": "ExpressionStatement",
"start": 0,
"end": 5,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 4,
"column": 1
}
},
"range": [
0,
5
],
"expression": {
"type": "TemplateLiteral",
"start": 0,
"end": 5,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 4,
"column": 1
}
},
"range": [
0,
5
],
"expressions": [],
"quasis": [
{
"type": "TemplateElement",
"start": 1,
"end": 4,
"loc": {
"start": {
"line": 1,
"column": 1
},
"end": {
"line": 4,
"column": 0
}
},
"range": [
1,
4
],
"value": {
"raw": "\n\n\n",
"cooked": "\n\n\n"
},
"tail": true
}
]
}
}
]
}
}