{ "type": "File", "start": 0, "end": 32, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 32 } }, "program": { "type": "Program", "start": 0, "end": 32, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 32 } }, "sourceType": "module", "body": [ { "type": "DeclareExportDeclaration", "start": 0, "end": 32, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 32 } }, "specifiers": [ { "type": "ExportNamespaceSpecifier", "start": 15, "end": 24, "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 24 } }, "exported": { "type": "Identifier", "start": 20, "end": 24, "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 24 }, "identifierName": "test" }, "name": "test" } } ], "source": { "type": "StringLiteral", "start": 30, "end": 32, "loc": { "start": { "line": 1, "column": 30 }, "end": { "line": 1, "column": 32 } }, "extra": { "rawValue": "", "raw": "''" }, "value": "" }, "default": false } ], "directives": [] } }