{ "type": "Script", "span": { "start": 1, "end": 22, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 1, "end": 22, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 5, "end": 21, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 5, "end": 6, "ctxt": 0 }, "value": "n", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 6, "end": 21, "ctxt": 0 }, "typeAnnotation": { "type": "TsTypeLiteral", "span": { "start": 8, "end": 21, "ctxt": 0 }, "members": [ { "type": "TsPropertySignature", "span": { "start": 10, "end": 19, "ctxt": 0 }, "readonly": false, "key": { "type": "Identifier", "span": { "start": 10, "end": 11, "ctxt": 0 }, "value": "y", "optional": false }, "computed": false, "optional": false, "init": null, "params": [], "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 11, "end": 19, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 13, "end": 19, "ctxt": 0 }, "kind": "string" } }, "typeParams": null } ] } } }, "init": null, "definite": false } ] } ], "interpreter": null }