{ "type": "File", "start": 0, "end": 22, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 22 } }, "program": { "type": "Program", "start": 0, "end": 22, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 22 } }, "sourceType": "script", "interpreter": null, "body": [ { "type": "VariableDeclaration", "start": 0, "end": 22, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 22 } }, "declarations": [ { "type": "VariableDeclarator", "start": 6, "end": 21, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 21 } }, "id": { "type": "Identifier", "start": 6, "end": 7, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 7 }, "identifierName": "a" }, "name": "a" }, "init": { "type": "ImportExpression", "start": 10, "end": 21, "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 21 } }, "source": { "type": "Literal", "start": 17, "end": 20, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 20 } }, "value": "a", "raw": "\"a\"" } } } ], "kind": "const" } ] } }