{ "type": "Script", "span": { "start": 17, "end": 34, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 17, "end": 34, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 21, "end": 33, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 21, "end": 22, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": null }, "init": { "type": "TemplateLiteral", "span": { "start": 25, "end": 33, "ctxt": 0 }, "expressions": [], "quasis": [ { "type": "TemplateElement", "span": { "start": 26, "end": 32, "ctxt": 0 }, "tail": true, "cooked": "\u0000", "raw": "\\u{00}" } ] }, "definite": false } ] } ], "interpreter": null }