{ "type": "File", "start": 0, "end": 69, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 2, "column": 38 } }, "program": { "type": "Program", "start": 0, "end": 69, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 2, "column": 38 } }, "sourceType": "module", "body": [ { "type": "ExportNamedDeclaration", "start": 0, "end": 30, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 30 } }, "specifiers": [], "source": null, "declaration": { "type": "FunctionDeclaration", "start": 7, "end": 30, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 30 } }, "id": { "type": "Identifier", "start": 22, "end": 25, "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 25 }, "identifierName": "foo" }, "name": "foo" }, "generator": false, "expression": false, "async": true, "params": [], "body": { "type": "BlockStatement", "start": 28, "end": 30, "loc": { "start": { "line": 1, "column": 28 }, "end": { "line": 1, "column": 30 } }, "body": [], "directives": [] } } }, { "type": "ExportDefaultDeclaration", "start": 31, "end": 69, "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 38 } }, "declaration": { "type": "FunctionDeclaration", "start": 46, "end": 69, "loc": { "start": { "line": 2, "column": 15 }, "end": { "line": 2, "column": 38 } }, "id": { "type": "Identifier", "start": 61, "end": 64, "loc": { "start": { "line": 2, "column": 30 }, "end": { "line": 2, "column": 33 }, "identifierName": "bar" }, "name": "bar" }, "generator": false, "expression": false, "async": true, "params": [], "body": { "type": "BlockStatement", "start": 67, "end": 69, "loc": { "start": { "line": 2, "column": 36 }, "end": { "line": 2, "column": 38 } }, "body": [], "directives": [] } } } ], "directives": [] } }