{ "type": "File", "start": 0, "end": 33, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 33 } }, "program": { "type": "Program", "start": 0, "end": 33, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 33 } }, "sourceType": "module", "body": [ { "type": "ImportDeclaration", "start": 0, "end": 33, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 33 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 9, "end": 20, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 20 } }, "imported": { "type": "Identifier", "start": 9, "end": 13, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 13 }, "identifierName": "null" }, "name": "null" }, "local": { "type": "Identifier", "start": 17, "end": 20, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 20 }, "identifierName": "nil" }, "name": "nil" } } ], "source": { "type": "StringLiteral", "start": 28, "end": 33, "loc": { "start": { "line": 1, "column": 28 }, "end": { "line": 1, "column": 33 } }, "extra": { "rawValue": "bar", "raw": "\"bar\"" }, "value": "bar" } } ], "directives": [] } }