import { InvokeAwaiter } from "https://deno.land/x/blocks@1.102.2/mod.web.ts";
Type Parameters
optional
TResult2 = TResult1Parameters
optional
onfufilled: Fulfilled<InvokeResult<Invoke<TManifest, TInvocableKey, TFuncSelector>, TManifest>, TResult1>optional
onrejected: Rejected<TResult2>