{ "type": "Script", "span": { "start": 0, "end": 20, "ctxt": 0 }, "body": [ { "type": "TsInterfaceDeclaration", "span": { "start": 0, "end": 20, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 10, "end": 11, "ctxt": 0 }, "value": "I", "optional": false }, "declare": false, "typeParams": null, "extends": [], "body": { "type": "TsInterfaceBody", "span": { "start": 12, "end": 20, "ctxt": 0 }, "body": [ { "type": "TsPropertySignature", "span": { "start": 16, "end": 18, "ctxt": 0 }, "readonly": false, "key": { "type": "Identifier", "span": { "start": 16, "end": 17, "ctxt": 0 }, "value": "A", "optional": false }, "computed": false, "optional": false, "init": null, "params": [], "typeAnnotation": null, "typeParams": null } ] } } ], "interpreter": null }