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