{ "type": "Script", "span": { "start": 15, "end": 50, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 15, "end": 50, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 19, "end": 50, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 19, "end": 20, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 20, "end": 50, "ctxt": 0 }, "typeAnnotation": { "type": "TsTypeLiteral", "span": { "start": 22, "end": 50, "ctxt": 0 }, "members": [ { "type": "TsIndexSignature", "params": [ { "type": "Identifier", "span": { "start": 29, "end": 38, "ctxt": 0 }, "value": "s", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 30, "end": 38, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 32, "end": 38, "ctxt": 0 }, "kind": "symbol" } } } ], "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 39, "end": 47, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 41, "end": 47, "ctxt": 0 }, "kind": "string" } }, "readonly": false, "static": false, "span": { "start": 28, "end": 48, "ctxt": 0 } } ] } } }, "init": null, "definite": false } ] } ], "interpreter": null }