Checks if the input is a Promise
检查输入是否为 Promise
The value to check. 要检查的值
True if the value is a Promise, false otherwise. 如果值为 Promise 则返回 true,否则返回 false
Checks if the input is a Promise
检查输入是否为 Promise