isPromise

Source
import { isPromise } from "@prestojs/util";
isPromise(value)

Arguments:

ArgumentTypeDescription
*valueany
Returns:boolean