{ "type": "Script", "span": { "start": 1, "end": 20, "ctxt": 0 }, "body": [ { "type": "TsModuleDeclaration", "span": { "start": 1, "end": 20, "ctxt": 0 }, "declare": false, "global": false, "id": { "type": "Identifier", "span": { "start": 8, "end": 9, "ctxt": 0 }, "value": "a", "optional": false }, "body": { "type": "TsNamespaceDeclaration", "span": { "start": 10, "end": 20, "ctxt": 0 }, "declare": false, "global": false, "id": { "type": "Identifier", "span": { "start": 10, "end": 16, "ctxt": 0 }, "value": "number", "optional": false }, "body": { "type": "TsModuleBlock", "span": { "start": 17, "end": 20, "ctxt": 0 }, "body": [] } } } ], "interpreter": null }