{ "type": "Script", "span": { "start": 15, "end": 66, "ctxt": 0 }, "body": [ { "type": "TsInterfaceDeclaration", "span": { "start": 15, "end": 66, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 25, "end": 26, "ctxt": 0 }, "value": "I", "optional": false }, "declare": false, "typeParams": null, "extends": [], "body": { "type": "TsInterfaceBody", "span": { "start": 27, "end": 66, "ctxt": 0 }, "body": [ { "type": "TsMethodSignature", "span": { "start": 33, "end": 64, "ctxt": 0 }, "readonly": false, "key": { "type": "MemberExpression", "span": { "start": 34, "end": 52, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 34, "end": 40, "ctxt": 0 }, "value": "Symbol", "optional": false }, "property": { "type": "Identifier", "span": { "start": 41, "end": 52, "ctxt": 0 }, "value": "unscopables", "optional": false } }, "computed": true, "optional": false, "params": [], "typeAnn": { "type": "TsTypeAnnotation", "span": { "start": 55, "end": 63, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 57, "end": 63, "ctxt": 0 }, "kind": "string" } }, "typeParams": null } ] } } ], "interpreter": null }