Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/effection/lib/lazy-promise.ts>lazyPromiseWithResolvers

Structured concurrency and effects for JavaScript
Latest
function lazyPromiseWithResolvers
import { lazyPromiseWithResolvers } from "https://deno.land/x/effection@4.0.0-alpha.1/lib/lazy-promise.ts";

Returns

PromiseWithResolvers<T>