106 lines
1.9 KiB
JSON

{
"type": "File",
"start": 0,
"end": 18,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 3,
"column": 1
}
},
"range": [
0,
18
],
"program": {
"type": "Program",
"start": 0,
"end": 18,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 3,
"column": 1
}
},
"range": [
0,
18
],
"sourceType": "script",
"body": [
{
"type": "ExpressionStatement",
"start": 0,
"end": 18,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 3,
"column": 1
}
},
"range": [
0,
18
],
"expression": {
"type": "TemplateLiteral",
"start": 0,
"end": 18,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 3,
"column": 1
}
},
"range": [
0,
18
],
"expressions": [],
"quasis": [
{
"type": "TemplateElement",
"start": 1,
"end": 17,
"loc": {
"start": {
"line": 1,
"column": 1
},
"end": {
"line": 3,
"column": 0
}
},
"range": [
1,
17
],
"value": {
"raw": "\\n\\r\\b\\v\\t\\f\\\n\\\n",
"cooked": "\n\r\b\u000b\t\f"
},
"tail": true
}
]
}
}
]
}
}