Skip to main content
Go to Latest
function isPromise
import { isPromise } from "https://deno.land/x/fathym_eac_runtime@v0.0.190/mod.ts";

Parameters

toCheck: object

Returns

toCheck is Promise<T>