{ "type": "Script", "span": { "start": 37, "end": 91, "ctxt": 0 }, "body": [ { "type": "TsModuleDeclaration", "span": { "start": 37, "end": 91, "ctxt": 0 }, "declare": false, "global": false, "id": { "type": "Identifier", "span": { "start": 44, "end": 45, "ctxt": 0 }, "value": "M", "optional": false }, "body": { "type": "TsModuleBlock", "span": { "start": 46, "end": 91, "ctxt": 0 }, "body": [ { "type": "ExportDeclaration", "span": { "start": 52, "end": 89, "ctxt": 0 }, "declaration": { "type": "FunctionDeclaration", "identifier": { "type": "Identifier", "span": { "start": 69, "end": 78, "ctxt": 0 }, "value": "generator", "optional": false }, "declare": false, "params": [], "decorators": [], "span": { "start": 59, "end": 89, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 86, "end": 89, "ctxt": 0 }, "stmts": [] }, "generator": true, "async": false, "typeParameters": null, "returnType": { "type": "TsTypeAnnotation", "span": { "start": 80, "end": 85, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 82, "end": 85, "ctxt": 0 }, "kind": "any" } } } } ] } } ], "interpreter": null }