Module

x/postgres/utils/deferred.ts

PostgreSQL driver for Deno
Extremely Popular
Latest
import * as mod from "https://dotland.deno.dev/x/postgres@v0.19.3/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