deferred
import { deferred } from "https://raw.githubusercontent.com/nats-io/nats.deno/v1.28.2/nats-base-client/internal_mod.ts";
Returns a Promise that has a resolve/reject methods that can be used to resolve and defer the Deferred.
import { deferred } from "https://raw.githubusercontent.com/nats-io/nats.deno/v1.28.2/nats-base-client/internal_mod.ts";
Returns a Promise that has a resolve/reject methods that can be used to resolve and defer the Deferred.