{ "type": "Script", "span": { "start": 1, "end": 45, "ctxt": 0 }, "body": [ { "type": "TsModuleDeclaration", "span": { "start": 1, "end": 45, "ctxt": 0 }, "declare": true, "global": false, "id": { "type": "Identifier", "span": { "start": 16, "end": 17, "ctxt": 0 }, "value": "M", "optional": false }, "body": { "type": "TsModuleBlock", "span": { "start": 18, "end": 45, "ctxt": 0 }, "body": [ { "type": "FunctionDeclaration", "identifier": { "type": "Identifier", "span": { "start": 39, "end": 40, "ctxt": 0 }, "value": "F", "optional": false }, "declare": true, "params": [], "decorators": [], "span": { "start": 22, "end": 43, "ctxt": 0 }, "body": null, "generator": false, "async": false, "typeParameters": null, "returnType": null } ] } } ], "interpreter": null }