{ "type": "Script", "span": { "start": 0, "end": 39, "ctxt": 0 }, "body": [ { "type": "TsModuleDeclaration", "span": { "start": 0, "end": 39, "ctxt": 0 }, "declare": true, "global": false, "id": { "type": "Identifier", "span": { "start": 15, "end": 16, "ctxt": 0 }, "value": "M", "optional": false }, "body": { "type": "TsModuleBlock", "span": { "start": 17, "end": 39, "ctxt": 0 }, "body": [ { "type": "FunctionDeclaration", "identifier": { "type": "Identifier", "span": { "start": 31, "end": 34, "ctxt": 0 }, "value": "foo", "optional": false }, "declare": false, "params": [], "decorators": [], "span": { "start": 22, "end": 37, "ctxt": 0 }, "body": null, "generator": false, "async": false, "typeParameters": null, "returnType": null } ] } } ], "interpreter": null }