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