{ "type": "Script", "span": { "start": 68, "end": 109, "ctxt": 0 }, "body": [ { "type": "FunctionDeclaration", "identifier": { "type": "Identifier", "span": { "start": 83, "end": 88, "ctxt": 0 }, "value": "await", "optional": false }, "declare": false, "params": [], "decorators": [], "span": { "start": 68, "end": 109, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 106, "end": 109, "ctxt": 0 }, "stmts": [] }, "generator": false, "async": true, "typeParameters": null, "returnType": { "type": "TsTypeAnnotation", "span": { "start": 90, "end": 105, "ctxt": 0 }, "typeAnnotation": { "type": "TsTypeReference", "span": { "start": 92, "end": 105, "ctxt": 0 }, "typeName": { "type": "Identifier", "span": { "start": 92, "end": 99, "ctxt": 0 }, "value": "Promise", "optional": false }, "typeParams": { "type": "TsTypeParameterInstantiation", "span": { "start": 99, "end": 105, "ctxt": 0 }, "params": [ { "type": "TsKeywordType", "span": { "start": 100, "end": 104, "ctxt": 0 }, "kind": "void" } ] } } } } ], "interpreter": null }