{ "type": "File", "start": 0, "end": 69, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 7, "column": 1 } }, "program": { "type": "Program", "start": 0, "end": 69, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 7, "column": 1 } }, "sourceType": "module", "interpreter": null, "body": [ { "type": "ImportDeclaration", "start": 0, "end": 25, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 25 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 9, "end": 12, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 12 } }, "imported": { "type": "Identifier", "start": 9, "end": 12, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 12 }, "identifierName": "foo" }, "name": "foo" }, "local": { "type": "Identifier", "start": 9, "end": 12, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 12 }, "identifierName": "foo" }, "name": "foo" } } ], "source": { "type": "StringLiteral", "start": 20, "end": 25, "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 25 } }, "extra": { "rawValue": "bar", "raw": "\"bar\"" }, "value": "bar" }, "trailingComments": [ { "type": "CommentBlock", "value": "*\n * lost comment\n ", "start": 27, "end": 50, "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 5, "column": 3 } } } ] }, { "type": "ExportDefaultDeclaration", "start": 51, "end": 69, "loc": { "start": { "line": 6, "column": 0 }, "end": { "line": 7, "column": 1 } }, "declaration": { "type": "ObjectExpression", "start": 66, "end": 69, "loc": { "start": { "line": 6, "column": 15 }, "end": { "line": 7, "column": 1 } }, "properties": [] }, "leadingComments": [ { "type": "CommentBlock", "value": "*\n * lost comment\n ", "start": 27, "end": 50, "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 5, "column": 3 } } } ] } ], "directives": [] }, "comments": [ { "type": "CommentBlock", "value": "*\n * lost comment\n ", "start": 27, "end": 50, "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 5, "column": 3 } } } ] }