Latest
type alias WithNowait
import { type WithNowait } from "https://dotland.deno.dev/x/amqp@v0.24.0/src/amqp_codec.ts";
definition: T & { nowait?: boolean; }