{ "type": "Script", "span": { "start": 27, "end": 63, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 27, "end": 49, "ctxt": 0 }, "kind": "const", "declare": true, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 41, "end": 48, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 41, "end": 42, "ctxt": 0 }, "value": "v", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 42, "end": 48, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 44, "end": 48, "ctxt": 0 }, "kind": "void" } } }, "init": null, "definite": false } ] }, { "type": "VariableDeclaration", "span": { "start": 50, "end": 63, "ctxt": 0 }, "kind": "const", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 56, "end": 62, "ctxt": 0 }, "id": { "type": "ObjectPattern", "span": { "start": 56, "end": 58, "ctxt": 0 }, "properties": [], "optional": false, "typeAnnotation": null }, "init": { "type": "Identifier", "span": { "start": 61, "end": 62, "ctxt": 0 }, "value": "v", "optional": false }, "definite": false } ] } ], "interpreter": null }