{ "type": "Script", "span": { "start": 28, "end": 64, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 28, "end": 50, "ctxt": 0 }, "kind": "const", "declare": true, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 42, "end": 49, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 42, "end": 43, "ctxt": 0 }, "value": "v", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 43, "end": 49, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 45, "end": 49, "ctxt": 0 }, "kind": "void" } } }, "init": null, "definite": false } ] }, { "type": "VariableDeclaration", "span": { "start": 51, "end": 64, "ctxt": 0 }, "kind": "const", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 57, "end": 63, "ctxt": 0 }, "id": { "type": "ObjectPattern", "span": { "start": 57, "end": 59, "ctxt": 0 }, "properties": [], "optional": false, "typeAnnotation": null }, "init": { "type": "Identifier", "span": { "start": 62, "end": 63, "ctxt": 0 }, "value": "v", "optional": false }, "definite": false } ] } ], "interpreter": null }