{ "type": "Script", "span": { "start": 0, "end": 21, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 0, "end": 21, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 4, "end": 20, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 4, "end": 5, "ctxt": 0 }, "value": "n", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 5, "end": 20, "ctxt": 0 }, "typeAnnotation": { "type": "TsTypeLiteral", "span": { "start": 7, "end": 20, "ctxt": 0 }, "members": [ { "type": "TsPropertySignature", "span": { "start": 9, "end": 18, "ctxt": 0 }, "readonly": false, "key": { "type": "Identifier", "span": { "start": 9, "end": 10, "ctxt": 0 }, "value": "y", "optional": false }, "computed": false, "optional": false, "init": null, "params": [], "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 10, "end": 18, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 12, "end": 18, "ctxt": 0 }, "kind": "string" } }, "typeParams": null } ] } } }, "init": null, "definite": false } ] } ], "interpreter": null }