{ "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 } }, "declaration": null, "specifiers": [ { "type": "ExportSpecifier", "start": 8, "end": 11, "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 11 } }, "local": { "type": "Identifier", "start": 8, "end": 11, "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 11 }, "identifierName": "foo" }, "name": "foo" }, "exported": { "type": "Identifier", "start": 8, "end": 11, "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 11 }, "identifierName": "foo" }, "name": "foo" } }, { "type": "ExportSpecifier", "start": 13, "end": 16, "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 16 } }, "local": { "type": "Identifier", "start": 13, "end": 16, "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 16 }, "identifierName": "bar" }, "name": "bar" }, "exported": { "type": "Identifier", "start": 13, "end": 16, "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 16 }, "identifierName": "bar" }, "name": "bar" } } ], "source": { "type": "StringLiteral", "start": 23, "end": 28, "loc": { "start": { "line": 1, "column": 23 }, "end": { "line": 1, "column": 28 } }, "extra": { "rawValue": "foo", "raw": "\"foo\"" }, "value": "foo" } } ], "directives": [] } }