{ "type": "Script", "span": { "start": 40, "end": 81, "ctxt": 0 }, "body": [ { "type": "FunctionDeclaration", "identifier": { "type": "Identifier", "span": { "start": 55, "end": 60, "ctxt": 0 }, "value": "await", "optional": false }, "declare": false, "params": [], "decorators": [], "span": { "start": 40, "end": 81, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 78, "end": 81, "ctxt": 0 }, "stmts": [] }, "generator": false, "async": true, "typeParameters": null, "returnType": { "type": "TsTypeAnnotation", "span": { "start": 62, "end": 77, "ctxt": 0 }, "typeAnnotation": { "type": "TsTypeReference", "span": { "start": 64, "end": 77, "ctxt": 0 }, "typeName": { "type": "Identifier", "span": { "start": 64, "end": 71, "ctxt": 0 }, "value": "Promise", "optional": false }, "typeParams": { "type": "TsTypeParameterInstantiation", "span": { "start": 71, "end": 77, "ctxt": 0 }, "params": [ { "type": "TsKeywordType", "span": { "start": 72, "end": 76, "ctxt": 0 }, "kind": "void" } ] } } } } ], "interpreter": null }