{ "type": "File", "start": 0, "end": 32, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 32 } }, "program": { "type": "Program", "start": 0, "end": 32, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 32 } }, "sourceType": "module", "body": [ { "type": "ExportDefaultDeclaration", "start": 0, "end": 32, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 32 } }, "declaration": { "type": "FunctionDeclaration", "start": 15, "end": 32, "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 32 } }, "id": { "type": "Identifier", "start": 24, "end": 27, "loc": { "start": { "line": 1, "column": 24 }, "end": { "line": 1, "column": 27 }, "identifierName": "foo" }, "name": "foo" }, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 30, "end": 32, "loc": { "start": { "line": 1, "column": 30 }, "end": { "line": 1, "column": 32 } }, "body": [], "directives": [] } } } ], "directives": [] } }