{ "type": "File", "start": 0, "end": 28, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 2, "column": 0 } }, "errors": [], "program": { "type": "Program", "start": 0, "end": 28, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 2, "column": 0 } }, "sourceType": "module", "interpreter": null, "body": [ { "type": "ImportDeclaration", "start": 0, "end": 27, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 27 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 9, "end": 15, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 15 } }, "imported": { "type": "Identifier", "start": 9, "end": 10, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 10 }, "identifierName": "a" }, "name": "a" }, "local": { "type": "Identifier", "start": 14, "end": 15, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 15 }, "identifierName": "b" }, "name": "b" } } ], "source": { "type": "StringLiteral", "start": 23, "end": 26, "loc": { "start": { "line": 1, "column": 23 }, "end": { "line": 1, "column": 26 } }, "extra": { "rawValue": "c", "raw": "\"c\"" }, "value": "c" } } ], "directives": [] }, "comments": [] }