{ "type": "Script", "span": { "start": 0, "end": 19, "ctxt": 0 }, "body": [ { "type": "TsModuleDeclaration", "span": { "start": 0, "end": 19, "ctxt": 0 }, "declare": false, "global": false, "id": { "type": "Identifier", "span": { "start": 7, "end": 13, "ctxt": 0 }, "value": "number", "optional": false }, "body": { "type": "TsNamespaceDeclaration", "span": { "start": 14, "end": 19, "ctxt": 0 }, "declare": false, "global": false, "id": { "type": "Identifier", "span": { "start": 14, "end": 15, "ctxt": 0 }, "value": "a", "optional": false }, "body": { "type": "TsModuleBlock", "span": { "start": 16, "end": 19, "ctxt": 0 }, "body": [] } } } ], "interpreter": null }