{ "type": "Script", "span": { "start": 40, "end": 61, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 40, "end": 61, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 44, "end": 61, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 44, "end": 49, "ctxt": 0 }, "value": "await", "optional": false, "typeAnnotation": null }, "init": { "type": "ArrowFunctionExpression", "span": { "start": 52, "end": 61, "ctxt": 0 }, "params": [], "body": { "type": "BlockStatement", "span": { "start": 58, "end": 61, "ctxt": 0 }, "stmts": [] }, "async": false, "generator": false, "typeParameters": null, "returnType": null }, "definite": false } ] } ], "interpreter": null }