{ "type": "File", "start": 0, "end": 26, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 26 } }, "program": { "type": "Program", "start": 0, "end": 26, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 26 } }, "sourceType": "module", "body": [ { "type": "ExportNamedDeclaration", "start": 0, "end": 26, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 26 } }, "specifiers": [ { "type": "ExportNamespaceSpecifier", "start": 7, "end": 13, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 13 } }, "exported": { "type": "Identifier", "start": 12, "end": 13, "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 13 }, "identifierName": "A" }, "name": "A" } } ], "source": { "type": "StringLiteral", "start": 19, "end": 25, "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 25 } }, "extra": { "rawValue": "test", "raw": "'test'" }, "value": "test" } } ], "directives": [] } }