{ "type": "File", "start": 0, "end": 29, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 29 } }, "program": { "type": "Program", "start": 0, "end": 29, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 29 } }, "sourceType": "module", "body": [ { "type": "ExportNamedDeclaration", "start": 0, "end": 29, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 29 } }, "specifiers": [ { "type": "ExportDefaultSpecifier", "start": 7, "end": 8, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 8 } }, "exported": { "type": "Identifier", "start": 7, "end": 8, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 8 }, "identifierName": "B" }, "name": "B" } }, { "type": "ExportNamespaceSpecifier", "start": 10, "end": 16, "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 16 } }, "exported": { "type": "Identifier", "start": 15, "end": 16, "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 16 }, "identifierName": "A" }, "name": "A" } } ], "source": { "type": "StringLiteral", "start": 22, "end": 28, "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 28 } }, "extra": { "rawValue": "test", "raw": "'test'" }, "value": "test" } } ], "directives": [] } }