{ "type": "Program", "statements": [ { "type": "ExportAllDeclaration", "source": { "type": "StringLiteral", "value": "foo", "loc": { "start": { "line": 20, "column": 15 }, "end": { "line": 20, "column": 20 } } }, "exported": null, "loc": { "start": { "line": 20, "column": 1 }, "end": { "line": 20, "column": 20 } } }, { "type": "ExportAllDeclaration", "source": { "type": "StringLiteral", "value": "bar", "loc": { "start": { "line": 21, "column": 15 }, "end": { "line": 21, "column": 20 } } }, "exported": null, "loc": { "start": { "line": 21, "column": 1 }, "end": { "line": 21, "column": 21 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 23, "column": 1 } } }