Skip to main content
Go to Latest
type alias WithNowait
import { type WithNowait } from "https://deno.land/x/amqp@v0.23.1/src/amqp_codec.ts";
definition: T & { nowait?: boolean; }