Skip to main content
Module

x/postgres/utils/deferred.ts

PostgreSQL driver for Deno
Extremely Popular
Go to Latest
import * as postgres from "https://deno.land/x/postgres@v0.17.0/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