Appearance
isPromiseLike(val): val is PromiseLike<any>
val
val is PromiseLike<any>
检测值是否支持 then() 回调
then()
any