{ "type": "File", "start": 0, "end": 29, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 29 } }, "errors": [ "SyntaxError: Invalid identifier @@asyncIterator (1:20)" ], "program": { "type": "Program", "start": 0, "end": 29, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 29 } }, "sourceType": "module", "interpreter": null, "body": [ { "type": "TypeAlias", "start": 0, "end": 29, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 29 } }, "id": { "type": "Identifier", "start": 5, "end": 20, "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 20 }, "identifierName": "@@asyncIterator" }, "name": "@@asyncIterator" }, "typeParameters": null, "right": { "type": "NumberTypeAnnotation", "start": 23, "end": 29, "loc": { "start": { "line": 1, "column": 23 }, "end": { "line": 1, "column": 29 } } } } ], "directives": [] } }