{ "type": "Script", "span": { "start": 1, "end": 15, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 1, "end": 15, "ctxt": 0 }, "kind": "var", "declare": true, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 13, "end": 14, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 13, "end": 14, "ctxt": 0 }, "value": "v", "optional": false, "typeAnnotation": null }, "init": null, "definite": false } ] } ], "interpreter": null }