{ "type": "File", "start": 0, "end": 28, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 28 } }, "program": { "type": "Program", "start": 0, "end": 28, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 28 } }, "sourceType": "module", "body": [ { "type": "ExportNamedDeclaration", "start": 0, "end": 28, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 28 } }, "declaration": null, "specifiers": [ { "type": "ExportSpecifier", "start": 8, "end": 15, "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 15 } }, "local": { "type": "Identifier", "start": 8, "end": 15, "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 15 }, "identifierName": "default" }, "name": "default" }, "exported": { "type": "Identifier", "start": 8, "end": 15, "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 15 }, "identifierName": "default" }, "name": "default" } } ], "source": { "type": "StringLiteral", "start": 22, "end": 27, "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 27 } }, "extra": { "rawValue": "foo", "raw": "\"foo\"" }, "value": "foo" } } ], "directives": [] } }