{ "type": "File", "start": 0, "end": 36, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 36 } }, "program": { "type": "Program", "start": 0, "end": 36, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 36 } }, "sourceType": "module", "body": [ { "type": "ExportNamedDeclaration", "start": 0, "end": 36, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 36 } }, "specifiers": [ { "type": "ExportNamespaceSpecifier", "start": 7, "end": 15, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 15 } }, "exported": { "type": "Identifier", "start": 12, "end": 15, "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 15 }, "identifierName": "foo" }, "name": "foo" } }, { "type": "ExportSpecifier", "start": 19, "end": 22, "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 22 } }, "local": { "type": "Identifier", "start": 19, "end": 22, "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 22 }, "identifierName": "bar" }, "name": "bar" }, "exported": { "type": "Identifier", "start": 19, "end": 22, "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 22 }, "identifierName": "bar" }, "name": "bar" } } ], "source": { "type": "StringLiteral", "start": 30, "end": 35, "loc": { "start": { "line": 1, "column": 30 }, "end": { "line": 1, "column": 35 } }, "extra": { "rawValue": "bar", "raw": "\"bar\"" }, "value": "bar" } } ], "directives": [] } }