{ "type": "File", "start": 0, "end": 20, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 20 } }, "errors": [ "SyntaxError: Invalid identifier @@asyncIterator (1:19)" ], "program": { "type": "Program", "start": 0, "end": 20, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 20 } }, "sourceType": "module", "interpreter": null, "body": [ { "type": "VariableDeclaration", "start": 0, "end": 20, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 20 } }, "declarations": [ { "type": "VariableDeclarator", "start": 4, "end": 19, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 19 } }, "id": { "type": "Identifier", "start": 4, "end": 19, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 19 }, "identifierName": "@@asyncIterator" }, "name": "@@asyncIterator" }, "init": null } ], "kind": "var" } ], "directives": [] } }