{ "type": "Script", "span": { "start": 16, "end": 42, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 16, "end": 42, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 20, "end": 41, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 20, "end": 21, "ctxt": 0 }, "value": "v", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 21, "end": 41, "ctxt": 0 }, "typeAnnotation": { "type": "TsTypeLiteral", "span": { "start": 23, "end": 41, "ctxt": 0 }, "members": [ { "type": "TsMethodSignature", "span": { "start": 25, "end": 39, "ctxt": 0 }, "readonly": false, "key": { "type": "Identifier", "span": { "start": 26, "end": 27, "ctxt": 0 }, "value": "e", "optional": false }, "computed": true, "optional": true, "params": [], "typeAnn": { "type": "TsTypeAnnotation", "span": { "start": 31, "end": 39, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 33, "end": 39, "ctxt": 0 }, "kind": "number" } }, "typeParams": null } ] } } }, "init": null, "definite": false } ] } ], "interpreter": null }