{ "type": "Program", "statements": [ { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "a", "loc": { "start": { "line": 17, "column": 5 }, "end": { "line": 17, "column": 6 } } }, "init": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 17, "column": 9 }, "end": { "line": 17, "column": 10 } } }, "loc": { "start": { "line": 17, "column": 5 }, "end": { "line": 17, "column": 10 } } } ], "kind": "var", "loc": { "start": { "line": 17, "column": 1 }, "end": { "line": 17, "column": 11 } } }, { "type": "TSModuleDeclaration", "id": { "type": "Identifier", "name": "ns", "loc": { "start": { "line": 18, "column": 19 }, "end": { "line": 18, "column": 21 } } }, "body": { "type": "TSModuleBlock", "body": [ { "type": "ExportNamedDeclaration", "declaration": null, "source": null, "specifiers": [ { "type": "ExportSpecifier", "local": { "type": "Identifier", "name": "a", "loc": { "start": { "line": 19, "column": 13 }, "end": { "line": 19, "column": 14 } } }, "exported": { "type": "Identifier", "name": "a", "loc": { "start": { "line": 19, "column": 13 }, "end": { "line": 19, "column": 14 } } }, "loc": { "start": { "line": 19, "column": 13 }, "end": { "line": 19, "column": 14 } } } ], "loc": { "start": { "line": 19, "column": 5 }, "end": { "line": 19, "column": 16 } } } ], "loc": { "start": { "line": 18, "column": 22 }, "end": { "line": 20, "column": 2 } } }, "declare": true, "global": false, "loc": { "start": { "line": 18, "column": 9 }, "end": { "line": 22, "column": 4 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "b", "loc": { "start": { "line": 22, "column": 5 }, "end": { "line": 22, "column": 6 } } }, "init": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 22, "column": 9 }, "end": { "line": 22, "column": 10 } } }, "loc": { "start": { "line": 22, "column": 5 }, "end": { "line": 22, "column": 10 } } } ], "kind": "var", "loc": { "start": { "line": 22, "column": 1 }, "end": { "line": 22, "column": 11 } } }, { "type": "ExportNamedDeclaration", "declaration": null, "source": null, "specifiers": [ { "type": "ExportSpecifier", "local": { "type": "Identifier", "name": "b", "loc": { "start": { "line": 23, "column": 9 }, "end": { "line": 23, "column": 10 } } }, "exported": { "type": "Identifier", "name": "b", "loc": { "start": { "line": 23, "column": 9 }, "end": { "line": 23, "column": 10 } } }, "loc": { "start": { "line": 23, "column": 9 }, "end": { "line": 23, "column": 10 } } } ], "loc": { "start": { "line": 23, "column": 1 }, "end": { "line": 23, "column": 12 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 25, "column": 1 } } }