File manager - Edit - /var/www/ratemypay/node_modules/rxjs/src/internal/util/isPromise.ts
Back
import { isFunction } from "./isFunction"; /** * Tests to see if the object is "thennable". * @param value the object to test */ export function isPromise(value: any): value is PromiseLike<any> { return isFunction(value?.then); }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings