in my case `async {...}` is returned from function...
# announcements
v
in my case
async {...}
is returned from function. and that function has fixed return type (
Promise<...>
)