import * as mod from "https://dotland.deno.dev/x/postgres@v0.17.2/utils/deferred.ts";
Classes
The DeferredAccessStack provides access to a series of elements provided on the stack creation, but with the caveat that they require an initialization of sorts before they can be used | |